This is a text based game from 1975: Colossal Cave Adventure [https://en.wikipedia.org/wiki/Colossal_Cave_Adventure]
Installation:
-
Clone the repository:
git clone git@github.com:evan-ite/Adventure.git
-
Navigate to the project directory:
cd Adventure -
To play the game:
python3 adventure.py Crowther
Also smaller versions of the game can be played by passing 'Small' or 'Tiny' as an argument instead of Crowther
!! type 'help' during the game for explanation !!
Acknowledgements
- Elise van Iterson
- University of Amsterdam