Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 439 Bytes

Memory Game PWA

This is a memory game built with React. It is a PWA, so it can be installed on your device.

How to play

The game is simple. You have to find all the pairs of cards. You can only flip two cards at a time. If the cards match, they will stay flipped. If they don't, they will flip back. The game is over when all the cards are flipped.

Demo

Try me here!