An open API service indexing awesome lists of open source software.

https://github.com/malanski/gessingcolorgame

JavaScript RGB Color Gessing Game
https://github.com/malanski/gessingcolorgame

color-picker game javascript

Last synced: about 1 month ago
JSON representation

JavaScript RGB Color Gessing Game

Awesome Lists containing this project

README

          

# Gessing Color Game

This project is a JavaScript RGB Color Gessing Game
Web Development Course at Awari School



### Deploy at: Github pages Gessing Color Gamer



This is a Game based on the R.G.B. colors numbers. You have to gess what is the right color.
When you gess it right all the block reveal the color and you have to reset the game to continue playing.

This Color gessing game have I found in some tutorial on CodePen web site.

## Objectives:
- Find a open project to build it from skratch.
- Design the style of the aplication.
- Connect it with other projects.

### Front-end Technologies:
- HTML5
- CSS3
- JavaScript
- FontAwesom
- Git
- Github