Particling Test I

November 9, 2008

OK, i want to show off :D

here it is :

in here :D

Particling (particle engine)

November 8, 2008

Hey…

I have made particling. That is a particle engine in haXe.

It’s still version 0.1

And I recommend to not download it :p

I will change all of the code, not upgrade it.

I think in new code it looks more neat, and elegan (yeah…, i like elegan)

Wait for me :D

particling v0.2 … 80%…

;)

HelloWorld from haXe

September 26, 2008

package ;

class Main
{
	public static function main()
	{
		trace("Hello World from haXe :D!");
	}
}


Follow

Get every new post delivered to your Inbox.