8000 GitHub - rrana22/RGB-Color-Guessing-Game: Try it out:
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rrana22/RGB-Color-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RGB-Color-Guessing-Game

The player presses on a color block. If the color is the correct randomly selected color, the user will win. If not, the user gets to try again.

The color will be shown in the following template: rgb(number1, number2, number3)

Number1 represents the red color value.

Number2 represents the green color value.

Number3 represents the blue color value.

UPDATE:

  • Now includes player lives!

BUG(S):

  • Playing and losing on medium difficulty on start up will cause the player to reset with 3 lives. To reset back to 5 lives, switch to hard mode and then back to medium.

  • Feature: If you choose the correct answer when your lives counter is at 0, your lives will be reset without getting the "You Lose! Try Again" message. No need to thank me for that one, folks.

rgbcolorguessinggameeasydifficulty

rgbcolorguessinggamemediumdifficulty

rgbcolorguessinggameharddifficulty

About

Try it out:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0