junior
Card 4 of 9
Game Over Modal
User story
As a game player, I want a modal to appear when I fail to repeat the color sequence, allowing me to either quit or try again.
Acceptance criteria
- When the player fails to repeat the color sequence, a "GAME OVER" modal should appear.
- The modal should display "QUIT" and "TRY AGAIN" buttons.
- Clicking "QUIT" should close the modal and return to the home page.
- Clicking "TRY AGAIN" should close the modal and initiate a new game with the countdown sequence.
Build this task card
Start your 7-day free trial to build this card in our code editor with Figma designs and live preview.
Start 7-Day Free Trial to Build This Card