#================#
CONTENTS
#================#
The following libraries are required in order to play 'Wumpus'.
Required libraries:
- PrettyTable
- Python 3.5.2
Can be installed via pip.
Navigate to the current folder in a CLI ('Wumpus-CLI') and execute main.py by running :
python main.py
python3 main.py (Python 3)
python main.py (Python 2)
python main.py
Instructions on how to play are given in-game.
If you've run doctest, you may need to reset the highscore.txt in the asset folder.
Doctest may cause some unwanted spaces.