Due to popular request, here is an example project I made years ago off of this Python3 game template. Link to file: https://github.com/bbtong/python-text...
Debugging support:
https://quorum.chat/bryan
Patreon: / btong
Licensing information can be found in the GitHub link; do not try to use this for a school project - it will be flagged by a plagarism checker. Good luck and have fun with it!
In this Python Text RPG series, programmer and software engineer Bryan Tong walks you through a beginner-friendly tutorial on building your personalized command-line-based text role playing game in Python. He walks you through concepts such as for loops, while loops, data structures, dictionaries, maps, and even tricky functions like system sleep for text effects.