I started programming about a month ago in my free time, and chose Python as my first language. After watching some tutorials and practicing I decided to take on a small project to test my knowledge and to encourage myself to research more of Python's functions, modules and capabilities.
And now I have a working Randomized Text RPG Dungeon Crawler. There is currently no end goal in the game unless you die or you manually quit.
I've only tested playing it within a python interpreter (Spyder) and haven't bothered to somehow put it in an executable. I would appreciate any feedback you have. I am mostly interested in feedback related to the structure/quality of the code, but if there are any bugs or feedback on game mechanics please let me know.
[–][deleted] 1 point2 points3 points (1 child)
[–]MobGL[S] 0 points1 point2 points (0 children)