Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 396 Bytes

File metadata and controls

10 lines (9 loc) · 396 Bytes

Memory Game Project

How to Open

  • All the code written in app.js and if you want to play the game open index.html.

Game Instruction

  • The game is all about checking your brain.
  • you need to match the cards in less number of moves and time.

Code

  • Code is all written in new version of javaScript(ES6)
  • Animate.css has been used to provide the animations in the game.