- Dowload or clone the repository
- git clone https://github.com/aantunes89/fend-project-memory-game
- Open the index.html in a browser
- The player selects a card revealing it's underlying symbol
- The player selects a second card trying to match the previos card
- If the cards match they stay face up
- If it's not a match, they are face down
- The game ends once all cards have been correctly matched
- Obtain Git at : https://git-scm.com/
- Obtain Visual Studio Code at : https://code.visualstudio.com/