A Clicky Game themed around Elmo built using react and bootstrap and deployed through github pages.
RULES:
Click the images, but do not click any more than once! If you get all 12, you win! If you accidentally click the same image, you will be notified you lost. If you did better than last round, your score will become the high score.
See it Live:
https://www.rachael-andrew.dev/click-elmo-game/
This repository is under the GNU GENERAL PUBLIC LICENSE domain. This means it is free to use and share, create and change GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users.
In order to utilize this repository,
- Make sure you have the latest version of react installed.
- Read up on deploying applications to GH pages as you would need to change things in the package.json to re-deploy
- Add your own photos to replace Elmos and the background
- Change it up! Make the game and logic your own.
NPM Packages Required:
gh-pages (for deployment)
Happy Coding!