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 Java console-based game where the player has to guess a randomly generated number between 1 and 100. The game provides feedback such as "Too High" or "Too Low" until the correct number is guessed.