Skip to content

🎮 A game that allows user to practice their CSS RGB value made with Vanilla JS

Notifications You must be signed in to change notification settings

russtelen/COLOR-GAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Color Game

About the App

A game that allows user to practice their CSS RGB value.
The game will give a randomized CSS RGB value (ex. rgb(255,0,0))
and the user will then choose the corresponding color that matches the
given RGB value.

There are two modes, hard and easy. There will be 3 colors to choose from
on easy mode, and 6 colors to choose from on hard mode.

Play the game here:

Color Game App

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Bootstrap 3

App Preview

app preview

About

🎮 A game that allows user to practice their CSS RGB value made with Vanilla JS

Topics

Resources

Stars

Watchers

Forks