Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 756 Bytes

File metadata and controls

25 lines (17 loc) · 756 Bytes

Project Title

Color-Game-JS

Introduction

This is an rgb based color game designed utilizing HTML, CSS, and JavaScript.

Description

Player is given an rgb color value, and depending on the mode player chooses, he/she will be displayed with three or six squares filled with different colors. Clicking on a mode button triggers an event listener to highlight the selected mode and render the appropriate number of squares. To win, player has to guess the correct rgb square.

Tools

HTML, CSS, Bootstrap, JavaScript

Features

Modes (Easy / Hard) Randomized rgb Colors Correctness Streak

Author

Name: Edom Meshesha GitHub: @eskista

Acknowledgments

Many thanks Colt Steel (Web Development Bootcamp Course)