MI Python Text Adventure RPG Tutorial 1 |Create The Game, Objects, and Grid

CREATING THE GAME AND GRID Repl for this section https://pythontextadventuretutorial1.mandrews85.repl.run Hey every one, Thought I would share my methodology for making a text adventure / RPG in Python. I wanted to make this in pure Python with no added dependencies, other then built in Python dependencies. I wanted to create a simple and logical text adventure frame work. Each Python class is its own “module”. I wanted each “module” to handle its own functions to keep everything clear and concise. Today we will be implementing our Game Grid in the…

Journey With the Python Text Adventure Empire Fable

PLAY THE WORK IN PROGRESS GAME EMPIRE FABLE HERE: https://PYTHONTEXTADVENTURE.mandrews85.repl.run Hey everybody, I’ve seen some questions lately. I would like to share my methods (pun intended) that helped me better understand what I want to do with my programs . I think Python is an excellent language for a text adventure. If I want to scale it up later with graphics and menus. Tkinter is an easy option or of course Pygame. For this project though I wanted to stick with pure Python. I didn’t want to have a bunch…

HP Z Home Office Workstation / Computer Lab Upgrade 2020 for Under $500 / HP z800

Hey, every one. I decided to upgrade my Home Office Work Station / Computer Lab for 2020. It was definitely time for an upgrade for productivity and down right sanity running some of these newer O.S.’s as bloated as they are. The use cases would be as a DAW(Digital Audio Work Station),DVW(Digital Video Work Station), crypto trading box., along with image editing, etc.. I decided to go with an HP z800 Work Station box for my upgrade path. I know this a 9 year old system but I think it…