Skip to content

mbjames/adventure-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventure Game

Text based adventure game.

Run The Source Code

Download Python

https://www.python.org/downloads/

Verify Version Once Installed

py --version

From Your Download Directory Run The Source Code

py adventure.py

Run The Executable (Windows Only)

image

Executable Was Created With PyInstaller

https://www.pyinstaller.org/