Number-Guesser

This is a codecademy project

Project Goals

In this project, you’ll write JavaScript functions to power a small guessing game. Your code will run in the browser instead of just the terminal, but you have an output section to help you test your functions and show you if you have syntax errors.

You can play on this page https://gabriel888chow.github.io/Number-Guesser/