akashjain04 / ColorGuessingGame

A simple Color guessing game built using Javascript

Home Page:https://akashjain04.github.io/ColorGuessingGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Guessing Game

This is a simple Color guessing game developed using JavaScript. The webpage gives a color to find from the list of colors and user has to select that particular color from the list of colors available. On the failure or wrong selection an alert will be printed and also “Try again” will be displayed on top. On successful selection the alert will be given and Background of the page turns to the selected color. Also, a “Congratulations” will be printed on top. This project is just a basic implementaion and does not use Bootstrap or any other frameworks. This project is built using HTML, CSS and JavaScript

This project preview is available here

For any doubts about color name and color please click here

About

A simple Color guessing game built using Javascript

https://akashjain04.github.io/ColorGuessingGame/


Languages

Language:HTML 55.0%Language:JavaScript 28.7%Language:CSS 16.3%