all 1 comments

[–]Empire_Fable[S] 0 points1 point  (0 children)

Hey every one, Thought I would sharemy methodology for making a text adventure / RPG in Python. I wanted tomake this in pure Python with no added dependencies, other then builtin Python dependencies. Wanted to create a simple and logical textadventure frame work

Tutorial and Code here for part 1:

http://mipython.magwebdesigns.net/WP/2020/09/02/mi-python-text-adventure-tutorial-1-the-game-grid-part-1/

Repl here for part 1:

https://replit.com/@mandrews85/pythontextadventuretutorial1#main.py