Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 316 Bytes

Color Guessing Game

A simple game to guess the color of HEX given, built with REACT.JS and local storage.

Color Guessing Game

How to play

  • Click on the color you think is the correct one.
  • If you are correct, you will get a point.
  • If you are wrong, you will lose a point.