Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwhitworth committed Jul 4, 2022
2 parents 066f729 + b38fcc8 commit 22ae52b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 22ae52b

Please sign in to comment.