A downloadable game

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.

Download

Download
GameFiles.zip 23 MB

Install instructions

You can't run this game without setting up Python first on your PC and downloading all the libraries used in making it. The executable is always flagged by Windows as a virus because it's not registered/verified by a certificate issuer.

If you know of a way around this problem, please don't hesitate to let me know.

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.