Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 743 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 743 Bytes

🎨 Color Clicks

A simple one-page game created to practice JavaScript and front-end.

🎲 How to play

  1. A random number is generated
  2. The player clicks the squares to generate more random numbers which are added to a total
  3. The player has 10 clicks to reach the number without over or undershooting it
  4. All 10 clicks must be used
  5. Squares can be clicked more than once to reset them

Surprisingly addictive! Click here to play

ColorClicks.mp4