miniopolis/README.md

20 lines
467 B
Markdown
Raw Normal View History

2025-01-21 16:37:58 -05:00
# my-sim-game
2025-01-21 16:46:51 -05:00
<<<<<<< Updated upstream
2025-01-21 16:37:58 -05:00
A quicker, easier version of Mycropolis, using Python Arcade
2025-01-21 16:46:51 -05:00
=======
A quicker, easier version of Mycropolis
Author: Caleb Scott
---
# Libraries and Software
This project uses:
* [Python Arcade](https://api.arcade.academy/en/latest/index.html) as the game engine (instead of PyGame)
* [Tiled](https://www.mapeditor.org/) for tilemapping
* [Aseprite](https://www.aseprite.org/) for tiles/textures.
>>>>>>> Stashed changes