Challenge Section 2 Lecture 14

Hello everyone , i am Bill and i am from Greece . I am new in here .
Good luck everyone !!

    Debug.Log("Hello and welcome to my world");
    Debug.Log("I would like from you to guess a number and keep it secret");
    Debug.Log("Your highest number can be: " + max);
    Debug.Log("Your lowest number can be: " + min);
    Debug.Log("Tell me if your number is higher or lower than 500");
    Debug.Log("Push Up = Higher, Push Down = Lower, Push Enter = Correct");
1 Like

Hello Bill, welcome and good luck in your game dev adventures!

Privacy & Terms