A fun browser-based number guessing game built using JavaScript. The player guesses a number between 1 and 100, and receives feedback until the correct number is guessed. This project helped me practice conditionals, functions, recursion, and user interaction using prompt() and alert().
-
Updated
Jul 8, 2025 - JavaScript