Author: Emanuele Feronato
-
War to hackers – The aftermath
As you should know if you are an old time reader, this blog has been hacked several times with malicious script injection. I tried to secure the blog…
-
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…
-
governor: multithreading script engine written in AS3
Do you know what is a script engine? Basically it’s an engine working with the main game engine allowing to create pre-defined series of events that occurs when…
-
AS3 quick movieclip manager class
I think one of the most important things making the difference between a programmer and a PROgrammer is the ability to write code you can’t use again and…
-
Travelmates
Every travel can be the best travel ever if you choose the right travelmates. In this photo, my travelmates Let’s see them: 1) An iPhone, with some interesting…
-
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…
-
Design your logo online with Online Logo Maker
I love “do it online” software. It allows you to be productive even with a laptop bought 10 minutes ago, without any installed software, or from an internet…
-
Real world catapult prototype using Box2D – Cleaner code
We got it. After the first catapult prototype and the “slippery wheels” sequel, this is a version with realistic movement and a lot cleaner code. To add realistic…