managervcf / rgb-color-guessing-game

My first project. Color Guessing Game based on the RGB color model written in vanilla JavaScript.

Home Page:https://rgb-guessing-game.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RGB Color Guessing Game

The project is a color guessing game based on the RGB color model written in vanilla JavaScript.

The rules are simple, choose the right color based on provided RGB(red, green, blue) and win the game. If you do not feel confident, switch to easy mode. If the game is too easy, choose the hard variant.

About

My first project. Color Guessing Game based on the RGB color model written in vanilla JavaScript.

https://rgb-guessing-game.netlify.com/


Languages

Language:JavaScript 59.0%Language:CSS 22.9%Language:HTML 18.1%