itch.io is community of indie game creators and players

Devlogs

RGB Color Game

RGB
A browser game made in HTML5

RGB is a color code. it is used to represent how much "Red, Green, and Blue", is in a color. RGB starts its Value from 0 to 255. The values for each color is usually separated by a comma (,) or a semicolon (;). The Color is usually represented as RGB(255,255,255), RGB(255, 0, 0).

This type of color system/color representation, is used in a lot of applications.

On this basis, I created a game that you will guess a color out of many colors, Knowing this color system representation, would be useful in a lot of applications.

Files

  • RGB.zip 1 MB
    Aug 28, 2023
  • RGB-1_0_0.apk 4 MB
    Sep 01, 2023
Download RGB
Leave a comment