Skip to content

dargaCode/UdemyColorMatchGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Color Match Game

Language: HTML/CSS/JS

Another Udemy course project. Display random swatches and challenge the user to select the one matching the RGB value.

While working on this, I’ve actually gotten quite a bit better at identifying the correct RGB color, which is a nice bonus.

Up next I’ll be moving back into jQuery, but I’m really glad I spent a few projects doing DOM manipulations with vanilla JS first.

Update:

After learning about localStorage, I decided to go back and make the page remember the difficulty setting between sessions.

This required a decent amount of refactoring. While I was at it, I added an Expert difficulty.

Live Webpage

About

Select the color swatch matching the provided RGB value

Topics

Resources

Stars

Watchers

Forks