/telling-stories

A web-based choose your own adventure experience

Primary LanguageJavaScript

Can you be the very best?

A text-based choose-your-own-adventure game, played in a your web-browser, with a Pokemon theme.

Starting Screen

  • Step into the role of a Pokemon Trainer in the world of Pokemon!
  • Decide where the story goes by choosing between possible actions.
  • There are numerous different endings to the game, so choose wisely!

Choice of Starter Pokemon

Getting Started

Attributions

Technologies

Next Steps (icebox)

  • Clean up code and find ways to reduce hard-coded solutions through more dynamic methods.
  • Add player name container to show input name throughout game.
  • Integrate story paths with dynamic options that appear/disappear based on player party/inventory contents.
  • Add visual party/inventory HUD with images of Pokemon/items that persist throughout the game.
  • Add more possible endings and a longer overall story.
  • Add a fun Pokemon-themed cursor.
  • Find better color combinations for text and containers. Ensure colors meet accessibility standards.
  • Improve format and styling of readme.