https://github.com/rmwalls/sharpeiorcrescent
Can you tell a shar pei from a crescent roll? Try this memory game and find out!
https://github.com/rmwalls/sharpeiorcrescent
bootstrap4 css es6 favicons googlefonts react-router reactjs
Last synced: 3 months ago
JSON representation
Can you tell a shar pei from a crescent roll? Try this memory game and find out!
- Host: GitHub
- URL: https://github.com/rmwalls/sharpeiorcrescent
- Owner: rmwalls
- Created: 2019-08-24T22:14:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-14T17:14:47.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T15:29:18.155Z (over 1 year ago)
- Topics: bootstrap4, css, es6, favicons, googlefonts, react-router, reactjs
- Language: JavaScript
- Homepage: https://sharpeiorcrescent.herokuapp.com/
- Size: 946 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## SharPei or Crescent Roll is a memory clicky game
The game is deployed on Heroku here --> https://sharpeiorcrescent.herokuapp.com/

### Playing and Scoring
There are 12 images in the game. Some are dogs of breed Sharpei, https://en.wikipedia.org/wiki/Shar_Pei, others
are crescent rolls (aka croissants). Can you tell the difference?
Click each image, one at a time. Avoid clicking the same image more than once. Each time you click an image,
the images will shuffle. If you haven't clicked the image before, in the same round, you will score a point.
Score 12 points and you win!
Whether you win or lose, just enjoy and try to improve your memory. Click again to restart the game.
### Game Code
The code for the game is located on Github, here --> https://github.com/rmwalls/SharpeiOrCrescent