Skip to content

Pick a square which color is descriped in rgb values

Notifications You must be signed in to change notification settings

kpilszak/rgb-color-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGB Color Game


Table of contents

General info

This project is a browser game.
The main purpose of this play is to guess which color is described in RGB values.
RGB(#, #, #) stands for red, green and blue saturation from 0 to 255.
The player is being shown 3 or 6 (depending on the mode) squares, from which he is suppose to chose the right one.
RGB values are randomized.

Technologies

Project is created with:

  • HTML5
  • CSS3
  • JavaScript

Supports

Recommended minimal browser versions:

  • Chrome 58
  • Edge 14
  • Firefox 54
  • Safari 10
  • Opera 55

Setup

To run this project, open this in a new tab: https://kpilszak.github.io/rgb-color-game/

Sources

This project is inspired by Colt Steele course "The Web Developer Bootcamp" from Udemy.

About

Pick a square which color is descriped in rgb values

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published