becarevicKemal22 / Color-Guesser

Simple web game for guessing RGB values of a shown color.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color-Guesser

Simple web game for guessing RGB values of a shown color.

Table of Contents

General Info

This is my first finished project regarding web development. It was a practice project to apply the skills that I have learned thus far and try to make a functional game with them.

Demo

A working demo is hosted on: https://becarevickemal22.github.io/Color-Guesser/

Screenshot_20221107_014718

Technologies

  • HTML
  • CSS
  • Vanilla JS

Features

Current Features

  • Random color generation
  • Score system
  • Highscore on local storage.

Ideas for additional features

  • Player has lives that go down after wrong guesses.
  • Time limit for each guess.

About

Simple web game for guessing RGB values of a shown color.


Languages

Language:JavaScript 54.7%Language:CSS 27.0%Language:HTML 18.3%