Archive for the ‘Flash’ Category

Chaos Enhanced Enhanced

As another little aside, I’ve hacked in some configuration for Chaos Enhanced. Use the form below to launch a game with your desired settings – though please note that this is an abandoned demo with missing features and bugs!

Number of players:

2
34
56
78

Board width:

Board height:

Starting spell count per player:

Player 1 name:

Player 2 name:

Player 3 name:

Player 4 name:

Player [...]

Belated excuses

It’s been a very busy year for me, mainly due to my commitments at work (let me assure you this won’t be a long winded entry which eventually leads to ’so thanks for your support but I quit’!) and as such the big project that I’m sure 99% of visitors to this site are waiting [...]

Slipspace

Something I’ve been working on alongside the other 1,407 things in the pipeline…check back often for updates! Cursor keys or WASD to move, space to fire, and page up/page down to change your ship’s speed. I’ll let you work out the rest for yourself
Oh, and click somewhere inside the game to enable control!
// [...]

ArrayQuery

As I continue writing convienience classes for my Chaos project, I’ve put together something which (with a bit more testing) would be very handy for general AS3 development. It’s a simple to use class for querying an array of objects and returning the results as a new array. You can use it to recursively filter [...]