Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 300 Bytes

Memory-Game

Create a memory game using JavaScript. This is a memory game where you need to match pair of images. Playing is very simple you turn over one image and try to find the matching image. Reference is taken from www.freecodecamp.org

You can play the game here