Written for a pleb, by a pleb. Greetings from England!
Debug.Log("Welcome to Number Guesser 400, MK3");
Debug.Log("Please think of a number");
Debug.Log("The lowest number is: " +min);
Debug.Log("The highest number is: " +max);
Debug.Log("Tell me if your number is higher or lower than 500");
Debug.Log("Push the up arrow if your number is higher than my guess");
Debug.Log("Push the down arrow if your number is lower than my guess");
Debug.Log("Push enter if I was correct");
max = max + 1;
I’ve decided you can use this, royalty free. You’re welcome!