Posts tagged as:

coding

How to optimise your AS3 code to make your Flash game run faster, smoother, and with less lag.

{ 26 comments }

If you can get to the point where you can understand your code while you’re reading it, you’ll debug faster, and miss fewer errors. And, surely, anything that cuts down on debugging time has got to be worth it.

{ 11 comments }