Color-Game-JS
This is an rgb based color game designed utilizing HTML, CSS, and JavaScript.
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.
HTML, CSS, Bootstrap, JavaScript
Modes (Easy / Hard) Randomized rgb Colors Correctness Streak
Name: Edom Meshesha GitHub: @eskista
Many thanks Colt Steel (Web Development Bootcamp Course)