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