An open API service indexing awesome lists of open source software.

https://github.com/martiinwalsh/react-memory-game

Progressive Web App.
https://github.com/martiinwalsh/react-memory-game

Last synced: 3 months ago
JSON representation

Progressive Web App.

Awesome Lists containing this project

README

          

# 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.

![](./example.png)

### Demo

Try me [here](https://react-course-46df0.web.app)!