DEV Community

PhilE88
PhilE88

Posted on

Python Terminal Game - Codecademy Project

https://github.com/PhilE88/py-adventure

Image description

This is a basic terminal game written in Python. It's a survival type game where you have to make sure you don't go hungry or thirsty for too long. Drinking and eating cost money, and money is earned based on 3 different levels of risk. See how long you can last!

Note that this will probably only work on Windows, as it uses the 'winsound' library for sound effects.

Top comments (0)