rob9095 / memory-card-game

JavaScript Concentration Style Memory Game

Home Page:https://codepen.io/rob9095/pen/odZyyP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concentration Memory Game

See the demo on codepen here https://codepen.io/rob9095/pen/odZyyP

Game Overview

To win the game match all the cards successfully. Hit the reset icon to start a new game.

How to Play

  1. Click one card to reveal the icon on the other side.
  2. Click another card to see if that card's icon matches the first card.
  3. Once all cards are matched a winner page is displayed with the game stats.

Code Information

Built with vanilla JavaScript, see the code in js/app.js.

Dependencies

  1. Font Awesome
  2. JavaScript enabled web browser

About

JavaScript Concentration Style Memory Game

https://codepen.io/rob9095/pen/odZyyP


Languages

Language:JavaScript 51.9%Language:CSS 36.6%Language:HTML 11.5%