It is a simple memory game. At the beginning, cards are opened sequentially and player memorizes numbers given by cards. Then, cards are closed and player tries to enter correct numbers in a correct order. If the answer is correct, player wins.
- It is only built with HTML, CSS, JavaScript and some jQuery.