An open API service indexing awesome lists of open source software.

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/

Awesome Lists containing this project

README

        

# Minecraft Themed Memory Game!
![alt text](static/images/clicky-game.PNG)
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.