Category: Flash
-
Tileball, the FIRST game made with my tile ball engine
I published Tileball, the FIRST (and I want you to notice the capitalized “FIRST”) game made with my tile ball engine. I learned so much in the making…
-
Create a Flash ball game with visual from above tutorial part 3
January 16th update: 4th part released In the third part of this tutorial I am going to fix a minor bug and introduce three new tiles: info tile…
-
Stack Flash game prototype
During the last days I received a lot of prototypes from different readers. One I want to mention is something called “a new idea in AS2” by Shival…
-
Flash 3D mouse-controlled cube
Today it’s the time to publish a demo/prototype of a 3D mouse-controlled cube sent by Andre Marianiello. It was made with code from the 3D tutorials on www.kirupa.com…
-
Laser and Bubbles: a sponsored game starting from my tutorial
It’s always good to have what it’s called “case history” to proof what you’re doing is good. In my case, there is not better proof than a succesful…
-
Shuffle an image with BitmapData – Part 3
My tribute (learn how I am calling a clone) to Split Personalities is growing fast and well, and after the first and second steps, now I have something…
-
Flash ball vs ball game concept
This is a prototype sent me by Rory Kamminga. It’s an unfinished game where you control a blue ball with arrow keys. Your aim is to kick a…
-
Experiment: monetizing a Flash game – Part 6
Multipart tutorial: available parts 1, 2, 3, 4, 5, 6, 7, 8, 9 The sixth part of the experiment comes with a milestone of Circle Chain game: it…
-
Shuffle an image with BitmapData – Part 2
December 7th update: part 3 released This prototype somehow continues the Shuffle an image with BitmapData tutorial. But the real aim of this code is beginning to create…
-
Understanding Flash displacement map filter
The displacement map filter is a Flash built in feature that can add realism to some special effects. This is a standalone tutorial but it’s in some way…
-
Shuffle an image with BitmapData
December 4th update: part 2 released December 7th update: part 3 released Today I played a bit with BitmapData because I have a concept for a future game.…
-
Box2DFlashAS3 – a library to watch
Behind the not-so-mnemonic Box2DFlashAS3 name, there is an open source port of Erin Catto’s powerful c++ physics library Box2D. What is Box2D? From the official website comes the…