Skip to content

fbcoder/towngrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

City builder in Python. Far from finished but the very basics are there: tiles, road construction, houses, passing of time and a very simpel economy model.

How to run (general)

  1. Install Python for your OS
  2. Install PyGame for your OS
  3. Execute/read towngrid.py with Python.

Linux specific

Likely Python is already installed on your distribution of choice. You might have to install PyGame. On Ubuntu this can be done like so: apt-get install python-pygame

About

Basic 2D city builder written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published