Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1004 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 1004 Bytes

Color Game

The color game provides an RGB color code, along with six blocks of randomly selected colors. One of the blocks is the color of the RGB code provided. To win, select the correct color provided in the RGB code.

Want to Play?

To play the color game, you must pull down this code and open the index.html file in a browser. The color game functions in the following browsers:

  • Chrome
  • Firefox
  • Edge
  • Safari
  • Opera

Screenshot

The color game currently tracks your correct and incorrect guesses until the browser page is refreshed.

Join the Team

If you would like to help make the color game better, please feel free to open an issue and make an associated pull request. The color game is built in Javascript/HTML.

Project Component Attributions