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
The players should first see a screen where they enter their names
The players should be able to click the Begin Game button and be taken to the game screen
The left-hand sidebar should now also display the current player’s name
The left-hand sidebar should display the top 3 fastest times and the name of the player who earned it (if no game data exists, in that space, display an encouraging phrase instead)
When a round is over (both players have played one complete game), the winning player and their time appears on the page.
When the game is over, the users can click “Play Again” to start a new game without having to sign in and enter their names again - it should go directly to the game UI
When the game is over, a new button should appear on the winning page that reads “New Game”, which returns to the player sign-in screen
If a user with the same name as someone on the “Top 5 Winners” board is playing, a trophy-like icon should appear on their side of the scoreboard ...
The text was updated successfully, but these errors were encountered:
When the game is over, the users can click “Play Again” to start a new game without having to sign in and enter their names again - it should go directly to the game UI
The text was updated successfully, but these errors were encountered: