Pybuilder
A downloadable game for Windows and Linux
Free and open-source (eventual) city builder game being developed in Python with the Pygame-CE framework.
(currently just a procedural generation simulation)
Codeberg - Source Code
| Updated | 5 hours ago |
| Published | 28 days ago |
| Status | In development |
| Platforms | Windows, Linux |
| Authors | coatjam, Theothervc |
| Genre | Simulation |
| Made with | pygame, Krita |
| Tags | 2D, Indie, Open Source, Pixel Art, Procedural Generation, Singleplayer |
| Code license | GNU General Public License v3.0 (GPL) |
| Average session | A few seconds |
| Languages | English |
| Inputs | Keyboard, Mouse |
| Links | Source code |
Install instructions
If you are downloading the binary releases, not the source code, then ignore
This game is made in Python, so you need the latest version of Python installed (3.14.x currently)
In the terminal/console follow these steps:
- Install all the packages from requirements.txt
- "python.exe -m pip install -r requirements.txt"
- Run "run.py"
- "python.exe run.py"
Development log
- v0.1.1-rc15 hours ago
- v0.128 days ago
