You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Acceptance Tests:
->Upon launching the game, there should be instructions for player to read in order to know how to play the game.
->Upon clicking start button, there should be a command on the top, two images of rock, paper, or scissors, and two choice boxes on display.
->Upon clicking choice box, there should be several options for player to choose.
->Upon clicking left choice box and right choice box, there should be information on the top to remind user if player chooses the correct answer. If wrong answers are chosen, player will stay in this round until the correct answers are chosen.If correct answers are chosen, new images and command will display to indicate the next round.
->Upon finish 3 rounds of game properly, there should be a green check mark on display indicating that the game is over
The text was updated successfully, but these errors were encountered:
Acceptance Tests:
->Upon launching the game, there should be instructions for player to read in order to know how to play the game.
->Upon clicking start button, there should be a command on the top, two images of rock, paper, or scissors, and two choice boxes on display.
->Upon clicking choice box, there should be several options for player to choose.
->Upon clicking left choice box and right choice box, there should be information on the top to remind user if player chooses the correct answer. If wrong answers are chosen, player will stay in this round until the correct answers are chosen.If correct answers are chosen, new images and command will display to indicate the next round.
->Upon finish 3 rounds of game properly, there should be a green check mark on display indicating that the game is over
The text was updated successfully, but these errors were encountered: