Tavern Brawl is a Fantasy Choose Your Own Adventure game with branching paths. When the player clicks a button, it allows them to make a choice on which direction they want the story to go.
Installation
- Fork and Clone this Repo
- Copy the path to
index.html
and paste it in your browser to run
How to Play the Game
- Click Begin to start the game
- Click the buttons and make your choices
- At the end, the game will tell you whether you have won or lost
- *See QUESTS.md for a list of branching paths
- As a user they want to able to click a button and make a choice
- They want to be able to have a branching path based on that choice
- They want to have rewards or consequences based on the choice
- The user wants a way to win at the game
- Add More Choices to the Game
- Expand Game to More Locations
- Add More Visual Elements