clickyGame

Welcome to World of Warcraft Clicky Game 👋

Version Documentation

World of Warcraft Clicky game with React

🏠 Homepage

Install

npm install

Usage

npm start  

World of Warcraft Clicky game with react!

The goal of this project is to have an understanding with react and rendering components while changing state.

This is a game! The goal of the game is to remember which icon you have clicked. If you fail to remember the

icon that you clicked the game will start over and your score will be 0.

The outlined items with the red circle have there states being constantly changed by the user. If a user clicks

a tile that they have not clicked before there score will increase by 1 and the title will changed to “you guessed correctly”.

If a user clicks on a tile that they have used before the state will change to incorrectly and there score will reset. If the

score that they got was higher than the high score the high score variable will change.

Technologies

The technologies used for this project were:

Author

👤 **Aaron Booth **

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator