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 fun number guessing game built entirely in vanilla JavaScript, using only built-in browser dialogs: prompt(), alert(), and confirm() — no HTML or CSS required.
About
A fun number guessing game built entirely in ** JavaScript**, using only built-in browser dialogs: `prompt()`, `alert()`, and `confirm()` — no HTML or CSS required.