Robotlegs : This micro-framework is just awesome, it makes all the relationship complications in your project just disappear and gently pushes you towards designing better code. The documentation (there's a lot) is excellent too!
AS3Signals : Using the flash event system can be a bit of a ball ache sometimes and in most situations can be quite inefficient. AS3Signals replaces the event backbone you're used to using and replaces it with some wonderfully simple micro-dispatchers!
Box2DFlash : A rigid body physics engine. You create a world, add some stuff to it, define some rules and off you go. The create seems a little long winded but looks like fun :)
CleanCode : While I'm not at a computer (on the train) I'm going to start reading this book. Some common sense bits and bobs but bloody hell its nice to see that someone else who codes has some sense! I HATE writing comments and this book advocates self commenting code! Hurray!
I'm starting to write a really simple Box2D game implementing the Robotlegs framework so I can work out properly how it all fits together (exciting yay!).
Anyway thought I better post something before anyone who reads this loses interest....if anyone actually reads this :P
No comments:
Post a Comment