/Guess-RGB

This is a game, to select the matched color to the RGB color that has been shown to you.

Primary LanguageJavaScript

Guess RGB

This is a game. I has got to levels. Easy and hard.

You are shown 6 colors in Hard and 3 colors in Easy mode. You should guess the color that mathes the rgb color text that has been shown to you.

Usage

Run these commands and start playing:

$ sudo npm i
$ npm start