Old school text adventure
A downloadable game
Download NowName your own price
A text-based adventure game using Python. A few sounds and images were added later to add some flavor. You can't play the game without downloading Python first. It's a small compromise because the executable won't run by default, and Windows will flag it as a virus.
Status | Released |
Author | Ssss!PlusPlus |
Genre | Adventure |
Tags | Meaningful Choices, old-school, Text based |
Code license | MIT License |
Asset license | Creative Commons Attribution v4.0 International |
Average session | A few minutes |
Inputs | Keyboard |
Download
Download NowName your own price
Click download now to get access to the following files:
GameFiles.zip 23 MB
Comments
Log in with itch.io to leave a comment.
I've just tried to run the file through python and it failed! I've installed all the additional libraries and it worked, until it failed again when I have pressed a key too early. Then it failed again when I have pressed the wrong letter (a "G" when asked a "Y/N" question).
I've finally managed to talk to Ares, Chronos, Apollo, Artemis, Hermes and Moirae and got killed a couple of times in the process. Every time I had to start fresh and listen to the whole computer-voiced dialogue, because any key press at the wrong time would mean an error followed by the exit code.
But I'm not mad because I've learned quite a little bit by examining the code and, at the end of the day, this is a game about patience and taking the hard path.
Keep on coding, bro!
Thank you for trying my game. I didn't consider all possibilities because I was still learning to code. My apologies.