shiahalan / text-adventure-game

A game where the player is given decisions that will affect the outcome of their story. Minigames are included to enhance the experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Adventure Game

Description

A game where the player is given decisions that will affect the outcome of their story.

  • Minigames are included to enhance the experience.
  • Simply execute the script and type in the answer corresponding to the choice you were given.
  • Some minigames appear which may end up penalizing or awarding you.
  • Don't go too fast! You might end up answering a question with something you did not desire.

WARNING

Running this in the main Python console will likely crash due to the "Letter puzzle" stage of the game. To avoid this, copy the raw code and run it in an IDE.

About

A game where the player is given decisions that will affect the outcome of their story. Minigames are included to enhance the experience.

License:Apache License 2.0


Languages

Language:Python 100.0%