Ruben’s blog

Ruben Swieringa on Actionscript and a whole lot of other stuff..

Pathfinder (AI)

In an attempt to kickstart my graduation-project I decided to throw together another AI-experiment (I’ll post something about it later), after staring out of the window with a blank glare for some time I figured I’d need a pathfinder algorithm so I sat down and wrote/typed it down.
The algorithm is pretty simple in essence — [...]

Colin Moock on Actionscript 4 (FITC Amsterdam 2008)

Last week at FITC Amsterdam I attended Colin Moock’s session about the next version of ECMAScript. As ECMAScript is the language standard on which Actionscript is (somewhat loosely) based, this means that most proposed features for ECMAScript 4.0 will also be in Actionscript 4.0 (hence the name “Actionscript 4??”). Do note that most of the [...]