I know it sounds scary, but I wanted to make this reference

Debug.Log(“Hello. You don’t know me, but I know you. I wanna play a game.”);

    Debug.Log("I will try to guess your number and if I get it right you will stay here forever.");

    Debug.Log("The Higher number is  " + max);

    Debug.Log("The lowest Number is  " + min);

    Debug.Log("Firstly, Tell me if your number is higher than 500");

    Debug.Log("Push Up = Higher, Push Down = lower, Enter = correct");

    Debug.Log("Make your choice");

Privacy & Terms