Category: Game development
-
Create a Flash game like Rebuild Chile – Step 4: removing debris
Time to see the feature that will allow you to complete a level: removing debris. Debris can be removed in two ways: 1) Pushing them off the stage…
-
Create a Flash game like Rebuild Chile – Step 3: smooth movement
In this 3rd part I’ll cover a feature requested by some readers… smooth movement. In step 1 and 2, the character and the debris move square by square.…
-
Create a Flash game like Rebuild Chile – Step 2: pushing debris
In this second part we’ll see how to push debris. It’s not that hard. Let me explain when your bulldozer can move in one direction: The bulldozer can…
-
Create a Flash game like Rebuild Chile
You have three reasons to play Rebuild Chile: 1) It’s a good puzzle game 2) You will help the children from Chile affected by the earthquake/tsunami because all…
-
6 games you must be able to make in less than a day
Do you think you are a game developer? Do you want to start to make games in any language but you want to test yourself? This is a…
-
Following a body with the camera in Box2D – The smart way
We are about to create an intelligent camera that will follow a body in Box2D. What’s the difference between an intelligent camera and a dumb one? Simple… the…
-
Making a game with flixel and Flash Builder 4 – Splash Screen
Did you read Creation of a game with flixel and Flash Builder 4? Now it’s time to add a splash screen to the game. The splash screen or…
-
Following a body with the camera in Box2D
If you want to make a good game, a good camera movement is necessary. This time we’ll learn to follow a Box2D object with the camera. Box2D does…
-
Quoted on Adobe Edge: April 2010 edition
If you want to read an interesting article about Flash games and physics, I suggest you to point your browser on Developing physics-based games with Adobe Flash Professional…
-
Flash games and religion
I am used to see Flash educational games, but I don’t remember any Flash game based on religion. And I don’t mean something like “you are God and…
-
Creation of a game with flixel and Flash Builder 4
You should already know flixel. I blogged a bit about it some time ago in flixel for absolute beginners and flixel for absolute beginners – part 2. Now…
-
17 jQuery powered web games with source code
While Flash remains the best software to develop casual web games, jQuery allows you to make interesting things… nothing to do with pure action Flash games, but in…