Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 264 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 264 Bytes

Rainbow Drops Game

Rules

Collect the rainbow raindrops with the corresponding colored bucket

  • if the colors match, you gain 10 points
  • if the colors don't match, you lose 10 points.

Reach 100 points to win!

Note: Processing uses Java language by default.