My project is a number guesser. The user needs to try to guess a random number up til 100. My project will tell them if their guess was too high or too low. I made it primarily using JavaScript and HTML. I learned how to use the math function to be able to make the computer get a value for the user to guess.
My project is a number guesser. The user needs to try to guess a random number up til 100. My project will tell them if their guess was too high or too low. I made it primarily using JavaScript and HTML. I learned how to use the math function to be able to make the computer get a value for the user to guess.