This is the classic memory challenge game of matching pairs.
To play the game, click on one of the sixteen cards in the deck to reveal its symbol. Click on another card. If the symbols match, the cards will remain turned up. If they do not match, they will be turned down. The player wins when all sixteen cards are matched. A message screen will show the score as the number of moves played, a rating of up to three stars, and the amount of time played. The player can restart the game from this screen. The player can also restart the game at any time by clicking the resent button.
- HTML
- CSS
- Bootstrap
- JavaScript
- index.html depends on
- Bootstrap from https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css
- Google fonts from https://fonts.googleapis.com/css?family=Coda
- Functions from app.js
- Styles from app.css.
- app.js depends on
- Links to index.html
- Styles from app.css.
- app.css depends on
- geometry2.png
- Bootstrap