- Maintained by:
TracyLuu
We are all potatoes. We come in different sizes, shapes, and personalities. Here's a memory match built from HTML, CSS, and Javascript for potatoes like you and me. 🥔
- HTML5
- CSS3
- JavaScript
- AWS EC2
Try the application live at http://memory-match.tracyluu.com
- User can flip cards
- User can track games played
- User can track attempts on current game
- User can view accuracy on current game
- User can restart game after matching all cards
- Cards shuffle
- Stats reset
- Mobile Responsiveness
-
Clone the repository.
git clone https://github.com/tracyluu/potato-match.git
-
Change directory to clone folder.
cd potato-match/
-
Go to
index.html
in Text Editor and open in browser.