/colorgame

A Color Guessing game made with Javascript.

Primary LanguageJavaScript

colorgame

A Color Guessing game made with Javascript.

A simple color guessing game that generates a random rgb color and the user has to guess the color from the given color tiles.

There are currently two modes in the game :-

  • Easy (with 3 color tiles)
  • Hard (with 6 color tiles)

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4