/BeatKeeper-

Primary LanguageJavaScript

BeatKeeper story

I chose to make this game for my love of drums and music and to be able to incorporate that in my love for 90's games. I remember the playing the simon game as a child and having so much fun with it. A majority of this project was CSS and Javascript. I utilized a lot of arrays and creating functions to push multiple buttons on a webpage. These functions create arrays that have you follow along with sequences in the correct order that the computer is creating them. This is a great memory game that anyone can play whether you play drums or not. At the moment, I am trying to make this into a two player game for added fun with friends or family

Wireframes

Wireframe 1 Wireframe 2 Wireframe 3 Wireframe 4

User Stories

As a user I would like the game to have instructions so I know how to play, learn the rules of the game and that the goal is to survive more rounds than the opposing the player

As a user I would like to press the start button when both players are ready to play

As a user I would like a prompt to type in the name of both players

As a user I would like the different drums to light up and play the corresponding sound so I know which drum should be clicked and in what order to finish a round

As a user I would like the game to tell me when the combination that is supposed to be played is over and when I am supposed to repeat the combination

As a user I would like to know what number round I am in

As a user I would like the game to let me know who's turn it is

As a user I would like the game to end when the correct order of drums is not played and to announce a winner once the game is over.

URL

https://noahsb96.github.io/BeatKeeper-/