Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Chat with us!

Discord: OpenGameArt
discord.gg/yDaQ4NcCux

IRC: #OpenGameArt on freegamedev.net/irc/#opengameart

Active Forum Topics - (view more)

  • Texture submission error 2 hours 46 min ago by _L1pE_
  • Regarding the inability to re-edit the asset page. 4 hours 45 min ago by Pixel Archer
  • Vitruvian Studio - LPC Character Generator (proof-of-concept) 8 hours 7 min ago by napsio
  • CC0 Scraps 9 hours 8 min ago by surt
  • Public domain anime sprite maker 10 hours 8 min ago by Pixel Archer
  • 🎨 Tiles Colab — Paint together. No signup. No rules. Just vibes. 1 day 3 hours ago by Pixel Archer
  • Mix distribution 2 days 8 hours ago by glitchart
  • Closed 3 days 3 hours ago by Kraj
Subscribe to Active Forum Topics

Recent Comments - (view more)

  • Re: archer [Static] [64x64] by atabek54
  • Re: Skeleton Archer by atabek54
  • Re: Skeleton Archer by atabek54
  • Re: 80s Mysterywave music by Loki42
  • Re: on a bright night by Beebs
  • Re: Birthstones, Matrix and Cut by Pixel Archer
  • Re: DENZI's Time, Weather, & Biome GUI by mllhild
  • Re: Summer Time - Jazz by spaceboytwelve
Subscribe to Recent comments

New Art Collections - (view more)

  • card game
  • CC0 Audio
  • BoscoMusic
  • Faded Glory Soundtrack
  • RPG Concept
  • Adventure Game Stuff
  • Music Inspipred by Silksong
  • Icons
  • Vegetation Assets
  • Urban Assets

Affiliates

  • FLARE
  • FreeGameDev
  • Kenney
  • Liberated Pixel Cup
  • Universal LPC Spritesheet Generator

Villages

Description and Notes: 
In Villages you start with only a castle, and then have to develop an entire village around it including food, water, mining, defenses, etc. The game progresses in turns, so you can play at your own pace! The final goal of the game is to build a Wonder that requires not only gold, wood, and ore, but also workers working! To compile: *This is my first time on cross-platform development, so bare with me :) This all works with Ubuntu, did not have time to try it on other Linux distros :( -Have SDL 1.2 installed in the 'default' location (http://www.libsdl.org/download-1.2.php) -Install CMake (http://www.cmake.org/cmake/resources/software.html) - Extract Villages.zip - Open CMake - For the path to source, use the base directory of the villages directory (ie, this directory has the src, assests, data, etc folders) - For the build directory, choose the build/linux/ directory - Click the compile button - Select Unix Makefiles - Keep 'Use default native compilers' option selected - click Finish If you installed SDL in the base directory, all the paths should auto-resolve. If for some reason they do not, then you will have to browse for the proper paths. - Click Generate Navigate to the build/linux directory with a command line *note, as part of the cmake generate command, the data/ folder should have been copied in here* - use the make command with no additional parameters * there are a few warnings, but there should be no errors* - Execute Villages - Enjoy! If you have any questions, do not hesitate to email me :)
File(s): 
Villages.zip Villages.zip 16.4 Mb [68 download(s)]
Repository Link: 
https://github.com/rwhwilliam/LPC.git
Flags: 
Individual