Welcome to the Card Games !

This is a simple memory training game that the goal is to find all triples in a set of cards.

Rules:

Every card has a picture on one side, and each picture appears on three cards. The game starts with all cards face down, and you need to turn over three cards each time. If the three cards have the same picture, keep the card, otherwise, the cards will turns their face down again.

  1. The set of cards will be shuffled on each round of the game.
  2. You can adjust the difficulties of the game:
    • Number of cards - The number of cards appears in the game. Default: 6.
    • Number of turns (optional) - The maximum number of turns to win the game. If the value is 0, you can try as many times as you want. Default: 0.
    • Time Limits (optional) - The time limitation to complete the game. If the time shown equals to the time limit, the game will stop. 0 means no limitation. Default: 0.