A retro-inspired text rpg that includes both text dialogue and visual elements of exploration, that is built and run using PyGame.
Make sure to download the source files as a ZIP using the option on the code tab above, then extract the files. Using your terminal, navigate to the folder containing the files in your system. Then before running the game, ensure that you have Python and PyGame installed on your system.
When that is complete, you can use the following command to run the game:
$ python game.py