https://github.com/dsc712/rgbgame
a simple project based on html/css/javascript to improve our rgb skills
https://github.com/dsc712/rgbgame
html-css js
Last synced: 9 months ago
JSON representation
a simple project based on html/css/javascript to improve our rgb skills
- Host: GitHub
- URL: https://github.com/dsc712/rgbgame
- Owner: dsc712
- Created: 2017-12-29T08:02:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T07:16:01.000Z (over 8 years ago)
- Last Synced: 2025-03-11T20:52:27.148Z (over 1 year ago)
- Topics: html-css, js
- Language: JavaScript
- Size: 253 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# My RGB colour Guesser
> A simple game using html/css/javascript .
> This game has two levels ( Easy and hard ) .
* in easy level you have to choose from 3 colours.
* in difficult level you have to choose from 6 colours.
## notifiable changes in display
* if any wrong square is selected , it will dissapear.
* and on selecting the right colour , everything will change in the
right rgb colour , including background and dissapeared squares.
* You can also see the changes in messages appearing on message bar,
with appropriate actions.
## project screenshots



