am-card-memory-game
v1.5.0
Published
Card memory game for react
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-gameimport {Game} from 'am-card-memory-game'- use
<Game />component
