Number Wizard is Matemago in Spainish... Sort of

Hi there, here goes my code (sorry, half of it is in Spanish)

    Debug.Log("Bienvenido, hablas con el poderoso Matemago");
    Debug.Log("Escoge un número, pero no me lo digas...");
    Debug.Log("No más alto que: " + max);
    Debug.Log("Ni por supuesto más bajo que: " + min);
    Debug.Log("Dime cómo de cerca estoy: " + guess);
    Debug.Log("Pulsar Arriba = Mayor, Pulsar Abajo = Menor, Pulsar Enter = ¡Correcto!");

Greetings from Madrid to you all!

Privacy & Terms