Category: Users contributions
-
The engine behind Splitter Flash game – new AS3 prototypes
Splitting Box2D objects seem to be the ultimate challenge around here… after The engine behind Splitter Flash game – first AS3 prototype, now we have two updates… the…
-
The engine behind Splitter Flash game – first AS3 prototype
Some time ago I posted about the engine behind Splitter Flash game, the C code used to cut off and split objects with Box2D Now I received an…
-
Box2D breakout prototype
Porting Breakout/Arkanoid with Box2D seems to be an interesting challenge for developers. Some days ago I showed you Phyballs, now it’s time for Andre Vidal to show his…
-
Phyballs: when Arkanoid meets Box2D – Full source code
Box2D is getting more and more popular among developers, and I am proud to have the permission to publish the first source code for a complete Box2D game.…
-
Drawing circles on the fly in Box2D
Only a day after Drawing boxes on the fly in Box2D I got three submissions for drawing circles on the fly. I will list all of them, and…
-
Drawing boxes on the fly in Box2D
Box2D is getting more and more popular among Flash developers, but it still lacks of adeguate tutorials and documentation about making games with it. Andrew McGrath from Gamersgarden…
-
Perfect maze generation – tile based version – AS3
After publishing Perfect maze generation – tile based version written in Php, I got some emails asking for an AS3 version. Pedro Taranto made the AS3 porting in…
-
Learn AS3 by following this simple avoider game tutorial
The blogsphere is magic. When you start a blog, if you do a good job, some people inspired by you will start blogging, and probably inspire you. This…
-
Platform engine variation with hangable tiles
This is another version of my platform engine made by Bryan Devlin introducing some graphics, a visual death and hangable roofs. Bryan spread out the code to follow…
-
Flash file to make your own key icons
A couple of days ago I released two Photoshop files to make your own key icons. Now Samuel Bonfante sent me the Flash version of those PSD files,…
-
How to ask for help: the Philippines example
Normally everyday I receive about 10 emails asking for help. They all seem to be made with a template, something like this: “hey this script does not work.…
-
Platform game basics using Box2D
I wrote about Box2D Flash version about a year ago, then I published Playing with Box2DFlashAS3 and Create a Flash game like Totem Destroyer as examples covering what…