-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dice Game Page #42
Comments
Hey! |
This is looking better. Please specify the following as well:
|
These lines are added to the user story |
LGTM |
Value proposition
As a user I want to playfully explore new games in order to learn about a wide variety of games
Description
Acceptance criteria
navbar
that navigates the user to thedice-game
pageRoll Dice?
button.Roll Dice?
button is clicked, new elements are displayed:Roll Again?
button is displayed.Roll Again?
is clicked, the page resets and displays its initial stateRoll Dice
afterRoll Again
is clicked will show a different outcomeTasks
/utils
folderdice-game
folder for the Dice Game pagedice-game
folder has the following:scenarios.js
from/utils
rollDice
getRandomGame
- check the suggested game is already marked as favoriteLink
for thedice-game
pageThe text was updated successfully, but these errors were encountered: