Project from Udacity course. Simple memory game.
Game is build on basic HTML, CSS, JS and also use Google Fonts and Font Awesome icons.
- You need to download project:
- Click download and open zip, or
- Just clone
git clone https://github.com/Pecet48/Memory-Game.git
- Then open index.html file in your browser.
- Now you can play!
In this game you have 16 cards. There are hidden pairs, which you must discover. You can show only two cards in one round. If you catch similar cards, they will not hidden again. So your task is find all pairs.
One more thing ... The game count your moves and time. You must be fast and accurate.
Ratings: :star::star::star: <11 moves :star::star: <19 moves :star: >18 moves
This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.
For details, check out CONTRIBUTING.md.