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
Designed a color guessing game using HTML5, Javascript and CSS wherein the game basically gives you RGB values of some randomly generated colors, and the user is supposed to guess which color it is. The hard option featured six colors to guess from, while the easy option featured only three colors to guess from.