am-card-memory-game
v1.5.0
Published
Card memory game for react
Downloads
5
Maintainers
Readme
About this simple memory game
You have to find and memorize cards of the same shape. If you find all the cards correctly, you will win.
Installation
npm i card-memory-game
import {Game} from 'am-card-memory-game'
- use
<Game />
component