regular
Card 3 of 9
Gameplay
User story
As a game player, I want the game to start with a countdown and display a random color sequence for me to repeat.
Acceptance criteria
- Clicking the "NEW GAME" button should initiate a countdown with numbers 3, 2, and 1, followed by "START."
- The game title should change to "WATCH CLOSELY" after the countdown.
- The game should show a random color sequence using the circle-shaped component.
- The bottom of the screen should display the current score as "SCORE: X."
- After displaying the sequence, the game title should change to "YOUR TURN."
- Increment amount of colors by one and score each turn, starting from 1 color and score of 0.
- Cycle should repeat until the player fails to repeat the correct 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