Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 523 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 523 Bytes

pythopolis

Python City Simulator programmed in python and pygame Alt text

Installation

sudo apt-get install python-pygame

Run

To start the program just run the following on the console:

python pythopolis.py

Current status: testing

  • terrain is generated
  • basic display with pygame