README.md

July 11, 2023 ยท View on GitHub

:crossed_swords: TAVERN BRAWL :crossed_swords:

https://steviemilitello.github.io/tavern-brawl/

:dagger: Description

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.

:atom_symbol: Getting Started

:calling: Install Instructions

Installation

  • Fork and Clone this Repo
  • Copy the path to index.html and paste it in your browser to run

How to Use

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

:framed_picture: Screenshots

:art: Wireframes
DescriptionScreenshot

Game Page 1

Game Page 2

:gear: Functionality
DescriptionScreenshot

Home Page

Game Page

End Page

:bust_in_silhouette: User Story

  • 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

:computer: Technologies Used

HTML5 CSS3 JavaScript

:fast_forward: Next Steps

  • Add More Choices to the Game
  • Expand Game to More Locations
  • Add More Visual Elements