elharony / FEND-Memory-Game

Want to improve your memory? This is a JavaScript Game to help you do so!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEND-Memory-Game

A Browser-based Card Matching Game, rely on JavaScript without any external libraries! Start by clicking on a Card and you will see an Image, try to search for it in the other cards!

How to Play?

  • Open the Live Preview
  • Click on any card and you will see an image
  • Keep searching for this image's peer in other cards
  • When you find the right one, both of them will stay flipped
  • If you didn't find it, both of them will be invisible again

Try to find the peers in as less moves as possible to get a better rate!

So, you gotta have a good memory!

Features

  • Count your moves
  • Live Stopwatch
  • Rating System [ Based on your Moves! ]
  • Retry/Restart the game button

Inside the game

memory-game-udacity-fend

About

Want to improve your memory? This is a JavaScript Game to help you do so!


Languages

Language:JavaScript 57.8%Language:CSS 30.6%Language:HTML 11.6%