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
NumPlay is a simple number guessing game built with JavaScript. Enter a max number, try to guess the hidden value, and follow hints to get closer. A beginner-friendly project to understand loops, conditions, and user input logic.