A small, fun and interactive game where the user attempts to select the correct RGB colour tile based on the given Decimal Code. Guess the RGB correct and win!
There are two levels of the game: EASY and HARD.
The rules of the game are simple: When the user clicks the NEW COLORS tab, the displayed RGB values will be refreshed and the user needs to guess the correct color which represents the given RGB color values. In the easy level, the user is given three colors to choose from and in the hard level, the user is given six colors to choose from.
Start by either downloading the zip file or clone with HTTPS https://github.com/muhd97/RGB-Color-Game.git.
A modern web-browser like Safari, Chrome, Microsoft-Edge, Mozilla Firefox, etc.
Double-click the "play.html" file after unzipping the downloaded zip file.
- [Javascript] (https://www.javascript.com/) - High-level, interpreted programming language
- [Bootstrap] (https://getbootstrap.com/) - Front-end framework
- [HTML] (https://www.html.com/) - Standard markup language
- [CSS] (https://css.com) - Style sheet language
This project is licensed under the MIT License - see the LICENSE.md file for details