Tag Archives: Flash

Nokaloompas

My friends at Decadium just released a new game called Nokaloompas. It's a funny puzzle game that has the inverse gameplay of Cut the Rope, meaning you have to add ropes in order to achieve the level goal (carry bombs around) … Continue reading

Uncategorized ,
Leave a comment

AS3 GameGears

Flash game developers - meet my new project: AS3 Game Gears ! It is the right place to find useful tools to boost your game development. There is no need to reinvent the wheel, all you need is a place … Continue reading

Misc , ,
Leave a comment

AS3-Utils

Sometimes I find myself solving the same problems again and again on several different projects. Definitely there is no need to reinvent the wheel, you just have to use the right tools. Theses days I found a perfect help on … Continue reading

Flash ,
Leave a comment

BulkLoader – managing multiple loadings in AS3

One of the most common tasks in game development is the assets loading process. You have two options: 1) ship your game as a single 45Mb SWF file filled with sweet and compressed-to-the-bones images/sounds or 2) load all those assets … Continue reading

Flash , , , ,
1 Comment

QuickBox2D: AS3 physics engine

The first time I saw a really convincing physics engine working on a PC game was during a Half Life 2 session. All that Havok physics created an unique game experience. Luckily the use of physics inside games has grown … Continue reading

Flash , , , , ,
Leave a comment