Python City Simulator programmed in python and pygame
- python 2.7.2 installation is required (https://www.python.org/downloads/)
- pygame installation is required (https://www.pygame.org). For ubuntu or debian-based distros:
sudo apt-get install python-pygame
To start the program just run the following on the console:
python pythopolis.py
- terrain is generated
- basic display with pygame