diff --git a/README.md b/README.md index 5e67627..68acb83 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,13 @@ A micro dungeon game # About This Project - Built to help me in furthering my Pygame knowledge -- Uses Pygame 2 and Python 3.10+ - Explorer the map, fight enemies, collect treasure, and collect a special gem to win your run - Dungeon rooms generated using text & json files externally to the code - Compiled to .exe using pyinstaller # Tech Stack 1. [Python 3.10.4](https://www.python.org/) -2. [Pygame 2](https://www.pygame.org/news) +2. [Pygame 2.1.2](https://www.pygame.org/news) # Sample ![Preview](http://i.imgur.com/QOjcAOnh.gif)