https://github.com/bradydouthit/react-clicky-game
Clicky Game! Deployed on GitHub Pages: https://bradydouthit.github.io/react-clicky-game/
https://github.com/bradydouthit/react-clicky-game
Last synced: 24 days ago
JSON representation
Clicky Game! Deployed on GitHub Pages: https://bradydouthit.github.io/react-clicky-game/
- Host: GitHub
- URL: https://github.com/bradydouthit/react-clicky-game
- Owner: BradyDouthit
- Created: 2019-09-23T18:22:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T19:49:32.000Z (over 5 years ago)
- Last Synced: 2025-02-18T01:41:54.250Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 886 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft Themed Memory Game!

Deployed link: https://bradydouthit.github.io/react-clicky-game/## What is it?
A game in which the goal is to only click each "block" one time. If a block is clicked more than once, you lose and the game restarts.## Tools Used
React
JavaScript
CSS## Future Updates
I would like to add a modal for events like winning/losing rather than using alerts when I have more time.