How-to-Play
Layout
- Scoreboard: Above the notifier; Contains the current score and number of remaining tries
- Notifier: Between the scoreboard & cards; Lets the player know what number they need to find
- Cards: Below the notifier; Two of them contains the number must find, the others contain a random number
Gameplay
Flipping a Card
Click/tap a card to flip it. If it contains the number mentioned in the notifier, its backside will be colored green. Otherwise, its backside will be colored red and the number of tries will be reduced by 1.
Correctly Finding a Number
If the player flips both cards which contain the number mentioned in the notifier, the score increases by 10, the number of tries increases by 1, the cards that weren't flipped are flipped to show what their number was, and they're subsequently re-flipped w/new numbers.
Postgame
If the number of tries reaches 0, a modal/pop-up window will appear and display the player's final score, high score, & a message telling them to either click the close button below it to load the About page or the button below it to replay the game.