Skip to content

CaiLewendon/RGB-Color-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 Cai's RGB Guessing Game

A fun and interactive RGB color guessing game built with HTML, CSS, and JavaScript using jQuery.

πŸ“œ How to Play

  • The game will display an RGB color code at the top.
  • Click on the square that matches the displayed color.
  • If you guess correctly, all squares turn into the correct color, and you can play again!
  • If you guess wrong, the square fades out, and you can try again.
  • You can switch between Easy Mode (3 squares) and Hard Mode (6 squares).

πŸ› οΈ Technologies Used

  • HTML5 β†’ Structure of the game.
  • CSS3 β†’ Styling and layout.
  • JavaScript (ES6) β†’ Game logic.
  • jQuery β†’ DOM manipulation and event handling.

πŸš€ Getting Started

1️⃣ Clone the Repository

git clone https://github.com/CaiLewendon/RGB-Color-Guessing-Game.git

open in the project directory (do not move it)
open index.html   # macOS
start index.html  # Windows

or use a live server:
code .   # Open the project in VS Code

About

Small fun web game I made about RGB color guessing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published