Category: Flash
-
Create a Flash game like PixelField – part 2
Here we are with the second part of Create a Flash game like PixelField. In this step we’ll see how to draw a level. The game is obviously…
-
Mouse avoider/Biggification remix prototype
Just a quick uncommented prototype involving growing (and moving) spheres and a sphere you control with the mouse. Click the mouse to change color, if you touch a…
-
Create a Flash game like Snowflakes – AS3 version
As announced in Create a Flash game like Snowflakes, here it is the AS3 version. I used the same comments to help you understanding the conversion. package {…
-
Create a Flash game like Snowflakes
Today I enjoyed a cute game called Snowflakes and I am about to show you how to create the main engine behing the game. The game is simple:…
-
Create a Flash game like Cirplosion – AS3 version
Some days ago I published Create a Flash game like Cirplosion using AS2, now it’s time to do it using AS3. AS3 is becoming more and more popular…
-
Distribute your Flash games worldwide with FlashGameDistribution
If you’re not a professional in marketing, one that loves to promote and sell games, pins, socks… whatever… Flash game marketing can be an hassle, or even a…
-
Flash obstacle avoidance prototype
Obstacle avoidance can be very important in Flash gaming because allows designers to create smart enemies. Obstacle avoidance behavior gives a character the ability to maneuver in a…
-
Create a Flash game like Cirplosion
Do you remember Cirplosion? It was quite successful some time ago, and now it’s time to create a game like it. In this tutorial we’ll design the main…
-
Create nice background effects with Flash Random Movement
This is a Flash effect you can use for a background effect or for a shoot’em up wave (hint! hint!) I received this script from Ashker (the creator…
-
Create a Flash game like PixelField
I spent some time on PixelField and I liked the way you control the “player” and the overall concept. So here I am ready to clone it for…
-
Design interfaces you can touch with PowerCursor
If you want to add a new twist to your interface or games, you should try PowerCursor by Koert van Mensvoort (look at his site…) According to the…
-
Let players design their own levels with BonusLevel
Today I am going to introduce you a service that will allow players to design their own levels of your game. I am talking about BonusLevel The concept…