TextVenture is a short for Text Adventure. It is a game where you can play as a character and explore a world.
Required modules are os
, sys
, and time
.
To play the game, you need to type in the commands in the terminal. There is help section on the main menu for more information.
Just head over to the directory where the game is located and type python3 textventure.py
.