https://github.com/elena-in-code/rgb-game
RGB color guessing game
https://github.com/elena-in-code/rgb-game
css game html5 javascript rgb-color rgb-game vanilla-javascript vanilla-js
Last synced: about 1 month ago
JSON representation
RGB color guessing game
- Host: GitHub
- URL: https://github.com/elena-in-code/rgb-game
- Owner: elena-in-code
- Created: 2017-07-31T11:15:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-27T07:58:21.000Z (almost 9 years ago)
- Last Synced: 2025-07-29T16:53:56.713Z (11 months ago)
- Topics: css, game, html5, javascript, rgb-color, rgb-game, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://elena-in-code.github.io/RGB-Game/
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RGB Game
RGB Color Guessing Game is a fun game that will help you improve your knowledge of RGB colors.
Based on the exercise part of the Udemy course "The Web Developer Bootcamp" by Colt Steele.
Technologies used:
- HTML5
- CSS3
- javaScript
User Stories:
- Objective: Match RGB numbers with the correct colored square displayed below by clicking or pressing on it
- Correct answer: you will see a 'correct' message and all the squares and main banner will change their current color to match the correct one
- Incorrect answer: the clicked square will dissapear and a 'Try again' message will display. Click your next guess until you get the correct one
- Play again: If you want to play again just click on the 'Play Again' button and a new game will start. Also you can click any time on 'Easy', 'Hard', 'New Colors' to display a new asortment of colors and RGB numbers or just refresh the page
- You can play as many times as you want, scores will not be saved
- Easy mode is available, it will only display 3 possible options to choose from