Skip to content

Tyresius92/color-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Color Game

A color guessing game with two modes - easy and hard.

Gameplay

In either mode, the user is presented with a random RGB value, and asked to guess the tile with the appropriate color from the grid below. If they guess incorrectly, they are allowed to continue guessing until they get the right one. Incorrect guesses are removed from the board.

Easy Mode

The user is presented with three colors.

Medium Mode

The user is presented with six colors.

Hard Mode

The user is presented with nine colors.

Boss Mode

The user is presented with 9 grayscale colors.

Possible Extensions

  • Add a scoring mechanic
  • Two player mode
  • Add a timing mechanic (how many can you get in 1 minute, etc.)
  • Set up game on Heroku or similar

About

An RGB Color Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published