Memory Game
No installation necessary, just run the site in a browser.
Click on each card to flip it over. Once two cards are flipped over, if they match, they will remain displayed; otherwise, they will flip back over. Continue until all cards have been matched.
Once you win, a message will be displayed letting you know how many moves it took and how many seconds it took to win.
At any time you can click the reset button to start over.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
2017-11-20: Version 1 - Minimum Viable Product
N/A
N/A