A city building game for the Ludum Dare 38; Theme: A Small World.
- Windows
- run SmallCities.bat to start.
- Linux
- download and build Urho3D
- add Urho3DPlayer your PATH before running ./SmallCities.sh
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.