Hi all!
My name is Tim and I'm learning Python via Codecademy. I just finished my first python project, which was to make a little terminal game.
My game is called "Escape the Dugeon." It was mostly inspired by my love of escape rooms and classic RPG games like Dungeons and Dragons. I learned a lot creating this game. As I was doing a final pass over all the code and cleaning things up, I realized that I had already learned a dozen different ways that I could have made things more efficient. This was a really fun little project!
Here's a link to the Github project page for it:
https://github.com/EldritchTiminy/Escape.the.Dungeon.git
This was coded in python 3, so you will need that installed to run the program.
Thanks for taking the time to check it out!
Top comments (0)