/color-game

RGB color game build with HTML, CSS, and JavaScript

Primary LanguageJavaScript

Color Game

Description

This JavaScript-based game is a project created while completing the Web Developer Bootcamp course on Udemy.

Installation

View the deployed site to interact with the game.

Usage

Default mode is HARD; the user is presented with an RGB code at the top and based on their knowledge of percentage of Red, Green, and Blue values, must guess which color out of six choices corresponds to the code. The user can also toggle to EASY mode which includes just three colors.

Color Game Demo

Credits

The course that teaches this game can be found here: The Web Developer Bootcamp