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
User can see a button in the game control panel to start a new game, which updates the Leaderboard, clears the grid, and starts a new game.
f the user tries to start a new game while one is in progress a modal alert will be displayed to confirm that the current game may be abandoned.
When a game is started the user will see a button to roll the dice
After rolling the dice a new roll will be blocked until the new array has been marked on the grid by clicking squares in the grid
User can see a the value of each dice after they are rolled
The user will see a button to allow them to clear the grid and to start refilling it using the values from the current roll. This allows the user to try different options.
The user will see a button that allows them to submit their answer after filling in the grid from the current roll of the dice.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: