
Neste episódio ganhar é fácil, perder é díficil. Será que a Tata consegue perder? A estrela cadente e as nuvens sólidas escrevem o destino.
Lowgonças está disponível para download aqui!

"Tata Plays" é uma série magnífica onde a minha tia joga os meus joguinhos.
Episódio 1: Brown Project Prototype
Neste episódio, a Tata tenta masterizar a criação de rastos sólidos com o Bicho (nome temporário) do protótipo do Brown Project.
Oi amiguinhos! Hoje trago-vos a continuação da Antera Cor-de-Rosa!
A Rosa está de volta e quer comer mais! Mas, para além disso, ela quer encontrar o amor da sua vida… Consegues ajudá-la?
[DOWNLOAD – 1.93MBS for Windows]
srsly now, isto está de génios.
public static song SomewhereOverTheRainbow() {
    if (somewhere > rainbow) { //Somewhere over the rainbow
        skies = blue;      //Skies are blue
        dreams = true;     //And the dreams you dare to dream become true
    }
}
private static song WonderfulWorld() {
    String howDoYouDo = "how do you do?";
    sky.rainbow.setColors(pretty); //The colors of the rainbow so pretty in the sky
    people.faceColor = sky.rainbow.colors(); //Are also on the faces of people going by
    if (people.collide(otherPeople) == true) { //I see friends
         people.shakeHandsWith(otherPeople);//shaking hands saying
         people.ask(howDoYouDo, otherPeople);//how do you do
         howDoYouDo = "I love you."; //They're really saying I love you.
    }
}