Memory Match is a simple card matching game Pororo carton themed memory match.
Try the application live at http://pororo-memory-match.jinho6225.com/
- HTML5
- CSS3
- JavaScript
- AWS EC2
- User can choose a difficulty
- User can play a game of memory match
- User can see number of games played
- User can see stats
- User can play the same level of game or different difficulty
- None
- Clone the repository.
git clone https://github.com/jinho6225/pororo-memory-match.git
cd pororo-memory-match
- View the application by opening
index.html
in your browser.