Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwhitworth authored Jul 4, 2022
1 parent f537b71 commit b38fcc8
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 b38fcc8

Please sign in to comment.