You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a color guessing game.
Two levels: Easy with 3 Squares and Hard with 6 Squares.
Players has to guess color by picking which Square matching the number.
This game is developed with HTML, CSS and Javascript only.