A micro dungeon game
- Built to help me in furthering my Pygame knowledge
- 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
This project is not intended for further development by myself at this time. I hope you can learn something from it if that's why you're her. Please feel free to leave feedback and, if you feel inclined to do so, pull requests are welcome.