Debug.Log("G-day mate welcom to numba wiz-rd!");
Debug.Log("First you gotta pick a numba, whatever you want.");
Debug.Log("The highest numba you can pick is: " + max);
Debug.Log("The lowest numba you can pick is: " + min);
Debug.Log("Tell if me your number is higher or lower than 500");
Debug.Log("Push Up = Higher, Push Down Lower, Push Enter = Correct");
1 Like