Updated readme

This commit is contained in:
duckduckdoof 2025-01-21 16:46:51 -05:00
parent 736a3f14a0
commit 7e06474114

View file

@ -1,2 +1,19 @@
# my-sim-game
<<<<<<< Updated upstream
A quicker, easier version of Mycropolis, using Python Arcade
=======
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