Skip to content

dnishar1/Adventure-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Adventure Game

To play the game for MAC/Linux users:

  1. Download and install latest version of python 3.xx on your computer.
  2. Download the source file from this repository
  3. Open Terminal
  4. Navigate to the downloaded folder by typing cd/folderLocation/subfolder/.../...
  5. Type python3 adventure_game.py on the terminal and start playing!

To play the game for Windows users:

  1. Download and install latest version of python 3.xx on your computer.
  2. Download the source file from this repository
  3. Open Command Prompt
  4. Navigate to the downloaded folder by typing cd/folderLocation/subfolder/.../...
  5. Run the game and start playing!

About

Text based Adventure Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages