Author: Emanuele Feronato
-
Create a Flash game like Deflection
Multipart tutorial: available parts 1, 2, 3 Today I spent some time with a game called Deflection. According to his author, it’s an addictive physics based game where…
-
Summer Couples: a game made in an airplane
Probably you did not notice it, but during the last days I enjoyed a trip to Ibiza, Spain. One of the most interesting sides of being a PROgrammer…
-
Improve the blog rating the posts
Every blogger knows the real owner of the blog is its community. In order to write better and better posts, I am giving you the capability of rating…
-
Make a game like Lumines with Flash – part 2
In the first part we managed to move and rotate a 2×2 square made (obviously) by 4 bricks. Now we’ll see how to make them fall when we…
-
The importance of REAL random results
I was wondering if functions in various languages used to return random values, such as AS2 Math.random() or Php rand() are returning real random values or just a…
-
Make a game like Lumines with Flash
I have to admit it… I got completely addicted to this game… so I decided to make my own Flash version. If you don’t know what is Lumines,…
-
Playing with getPixel
Today I played a bit with getPixel function and I want to share with you some considerations about it. First, you have to know getPixel(x,y) returns an integer…
-
Win a TemplateMonster theme with TemplateMonster Lottery
If you are looking for a fresh and professional template for your personal site, Flash game portal or a site for a web design job, then you should…
-
Looking for your experience for a case history
I need some of your experiences in order to build a case history section in this blog and for an article do be published on a paper magazine……
-
Create a Flash game like ColorFill – part 1
If you play all successful Flash games (and you should, if you want to be a Flash game developer), surely you played ColorFill. In this game, you have…
-
Step by step AS3 translation of Creation of a platform game with Flash – step 1.5
According to Bart de Boer, this is the step 1.5 of the Step by step AS3 translation of Creation of a platform game with Flash. He fixed the…
-
Step by step AS3 translation of Flash game creation tutorial – part 2
This is the second part of Tim Edelaar‘s step by step AS3 translation of Flash game creation tutorial. Now it’s time to translate to AS3 the content of…