|
Hello. I'm here in this evoluted myspace thingy having fun with flash games. As stupid and important profile info, I'll surely say I experienced for long time in some of "teh ko0l3s7" PL.
I use flash but I want to learn well AS2 to publish on the web my personal games.
As IoProgrammo said, I'll show you the Life Code:
public void Live(Persona Person)
{
while(Person.Healt > 0)
{
Person.Live();
}
}
Something that I'll surely say on this little text paragraph will be a italian phrase I've just invented now:
"Sorry, NoNobbastanza denaro con me."
|