All you have to do is try and guess the number the game is thinking of! First, you have to enter a lowest and highest value that the number can be. Then, a random number within the lowest and highest values will be picked, and you have to try and guess it. The game will inform you if the number is higher or lower than your guess, so that it's a bit easier to win when using larger values. By the way, if you type in any letters for the values, the code will simply set smallest number to 1 and largest to 20.
HUGE credits to food and water, because without it, I wouldn't be in a good enough state to create this project. Also thanks to my PC of course, because how can I even make stuff on scratch without it??