Flip Card is a game where you have to click on a card to see what image is underneath it and try to find the matching image underneath the other cards.
as a user
-
I can click a button to start the game
-
I can choose the game level easy to play with 20 cards.
-
I can choose the game level medium to play with 30 cards.
-
I can choose the game level hard to play with 40 cards.
-
I can click on any card to unveil the image that is underneath it (change it to visible state). The image will be displayed until I click on a 2nd card
-
When I click on the 2nd card:
- If there is a match, the 2 cards will be eliminated from the game (left in the visible state)
- If there isn’t a match, the 2 cards will flip back to their original state (hidden state)
-
When all the matches have been found, I can see a dialog box showing a Congratulations message to enter my name and keep track of my score
-
I can go the score page to see my top scores