Author: Emanuele Feronato
-
Riot Games raises $8 Million in financing
Riot Games is an independent Los Angeles-based game developer and publisher active since 2006. At the moment the guys at Riot Games are developing League of Legends, a…
-
Color difference algorithm – part 2
It’s time to see how to calculate difference between two colors. I am using the CIE1994 formula because it’s quite accurate and not that complex to calculate. Here…
-
Creation of a Flash artillery game using Box2D – part 2: removing bullets
This is the second part of Creation of a Flash artillery game using Box2D… one reader asked for a function to make blocks (bullets) disappear after 10 seconds…
-
Creation of a Flash artillery game using Box2D
Small intro: having a plugin that allows readers to vote posts can help you understanding what do readers like. I saw readers liked a lot Create a flash…
-
flixel for absolute beginners – part 2
In flixel for absolute beginners I showed you how to complile a flixel project with Flex Builder 3. I was ready to make an “hello world” but I…
-
flixel for absolute beginners
flixel (with no uppercase) is Adam “Atomic” Saltsman free collection of Actionscript 3 files that helps organize, automate, and optimize Flash 2D raster based game development. You can…
-
Video tutorial: 5 detailed Adobe Photoshop killer tips
Did you ever want to master Adobe Photoshop? In this video I unveil 5 killer tips I use almost every day. Follow some simple steps and you will…
-
Color difference algorithm
I will probably write some posts and tutorials about this topic, becaue color differences are very useful when designing a color scheme or some elements to be placed…
-
Triqui MochiAds Arcade plugin 1.11 released
Yesterday MochiMedia‘s feed added a new field, making the MochiAds Arcade plugin not longer compatible with the new feed. You are invited to download version 1.11, while I…
-
Understanding (AS3) access modifiers (Public, Internal, Protected, Private)
I see a lot of confusion around the web about access modifiers, so I am going to give a brief explication about them. First, if you noticed the…
-
Simplify your Box2D projects with QuickBox2D
You know with Box2D you can make interesting games like Mazeroll, SamePhysics or Filler, but even if I published a Box2D tutorial for absolute beginners, everyday I am…
-
Understanding MochiAds Publisher Bridge – Part 3
In part 1 we saw how to configure a cross-domain policy file, calling the javascript and send the results to a webpage. In part 2 we saw how…