This is the famous game of Memory that is developed using standard JavaScript.
Instructions for Use
- Download these files to your computer and extract the zip file.
- Open up js/beginner.js in your text editor.
- Replace each comment (denoted by the // symbol) with the appropriate code.
- After each direction is followed, open up index.html in your browser and the game should run.