/SmallCities

A game about constructing small cities, for the Ludum Dare 38

Primary LanguageGLSL

LD 38

A city building game for the Ludum Dare 38; Theme: A Small World.

Running the Game

  • Windows
    • run SmallCities.bat to start.
  • Linux
    • download and build Urho3D
    • add Urho3DPlayer your PATH before running ./SmallCities.sh

Building the Game

This project is constructed using Urho3D. It currently uses the Urho3D player to run an application Lua file.

Once you have built Urho3DPlayer from the Urho3D library and included it in your path, you should be able to run the system appropriate script to start the game. No further compiling should be necessary.