Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 825 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 825 Bytes

Project Name

Memory Game

Installation

No installation necessary, just run the site in a browser.

Usage

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.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

2017-11-20: Version 1 - Minimum Viable Product

Credits

N/A

License

N/A