Text Adventure This simple project is a small game use to discover Python language Installation git clone https://github.com/ThT12/TextAdventure.git cd TextAdventure python setup.py install Usage Launch the game using: play_text_adventure Unit Tests python -m unittest See more https://github.com/ThT12/TextAdventure