mirror of
https://github.com/duckduckdoof/miniopolis.git
synced 2025-03-15 00:51:20 +00:00
A quicker, easier version of Micropolis, using Python Arcade
maps | ||
res | ||
.gitignore | ||
LICENSE | ||
README.md | ||
template.py | ||
test-demo.py | ||
tile-demo.py |
my-sim-game
A quicker, easier version of Mycropolis
Author: Caleb Scott
Libraries and Software
This project uses:
- Python Arcade as the game engine (instead of PyGame)
- Tiled for tilemapping
- Aseprite for tiles/textures.