https://github.com/larsbergqvist/react-memory-simple
A simple single-player memory card game programmed in JavaScript and React
https://github.com/larsbergqvist/react-memory-simple
es6 javascript memory-game react reactjs
Last synced: about 1 year ago
JSON representation
A simple single-player memory card game programmed in JavaScript and React
- Host: GitHub
- URL: https://github.com/larsbergqvist/react-memory-simple
- Owner: LarsBergqvist
- Created: 2017-12-25T19:05:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T19:32:28.000Z (about 3 years ago)
- Last Synced: 2024-05-28T22:14:06.311Z (about 2 years ago)
- Topics: es6, javascript, memory-game, react, reactjs
- Language: JavaScript
- Homepage: https://larsbergqvist.wordpress.com/2018/01/06/a-memory-game-with-react/
- Size: 6.74 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-memory-simple

```javascript
git clone https://github.com/LarsBergqvist/react-memory-simple
cd react-memory-simple
yarn install
yarn start
```
Try it out live here: https://larsbergqvist.github.io/react-memory-simple/
Click the cards to flip to images and try to find image pairs
For an implementation with Redux, see https://github.com/LarsBergqvist/react-redux-memory-game

All photos in this repository is (C) Lars Bergqvist 2004-2017