Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 472 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 472 Bytes

Picture_Memory_Game

Interactive card flipping game written in HTML, CSS and Javascript

To play open index.html in browser.

Begin by clicking on any two cells in the grid. If the uncovered pictures match, the pictures will remain flipped; otherwise they will flip back to the cover picture. The objective of the game is to uncover all the picture matches.

Below is a sample game where 2 pairs of cards were matched.

Memory Game - Sample Game