Memory Game is a game where you need to match pairs of tiles. Turn over one tile and then try to find a matching tile.
- Link to a game on github Pages
- Game Preview
- Description of this classic game on Wikipedia
- Game implementation
- Technology used
- Thank you
https://igor333m.github.io/memorygame/
Concentration, also known as Match Match, Match Up, Memory, Pelmanism, Shinkei-suijaku, Pexeso or simply Pairs, is a card game in which all of the cards are laid face down on a surface and two cards are flipped face up over each turn. The object of the game is to turn over pairs of matching cards. Concentration can be played with any number of players or as solitaire. It is a particularly good game for young children, though adults may find it challenging and stimulating as well. The scheme is often used in quiz shows and can be employed as an educational game.
At the beginning of the game, timer starts to count time needed to finish the game. Game displays 5 stars rating, after some number of moves, game is removing the stars. It also count the number of moves needed to finish the game.
You can restart the game (shuffles the cards, restart star rating, time and moves) at any time using restart button. At the and of the game, modal is displayed with results.
This game is build using HTML, CSS, JavaScript, jQuery, jQuery Transit plugin and font-awesome. http://ricostacruz.com/jquery.transit/
For this amazing experience