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
- Host: GitHub
- URL: https://github.com/malanski/gessingcolorgame
- Owner: malanski
- Created: 2022-01-23T06:02:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T01:30:04.000Z (over 4 years ago)
- Last Synced: 2025-01-12T23:30:03.773Z (over 1 year ago)
- Topics: color-picker, game, javascript
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gessing Color Game
This project is a JavaScript RGB Color Gessing Game
Web Development Course at Awari School
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