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
A simple interactive game where users can guess a number between 0 and N. For every incorrect input user gets a hint. Number of attempts, Current score and Highest score are calculated based on the user's play.