Jail Break: Flash game based on Security tutorials
Jail Break is an interesting game made by Joshua Thong starting from my Create a flash game like Security tutorial. Not only Joshua added new and fresh features like lasers, doors and keys, but he is releasing the source code! Moreover the is an instructions page and an end game one… will you see it? … Jail Break: Flash game based on Security tutorials
Softbody with Flash
As I supposed, it did not take long before some ideas posted in the forum become reality in the blog. I am talking about the post about soft body engine that I recommend you to read before continuing with this post. From Wikipedia: Soft body dynamics is an area of physics simulation software that focuses … Softbody with Flash
Wall Dodge – game made from Metro Siberia Underground tutorial
Only two days after the publishing of Create a Flash game like Metro Siberia Underground, Oskar Koli tries to answer one of the most commons questions asked in the comments… how to create levels dynamically? One of the possible answers lies in Wall Dodge game That’s how Oskar explains his work: Hi Emanuele, My name … Wall Dodge – game made from Metro Siberia Underground tutorial
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 Gupta That’s how he got in contact with me: Hi Emanuele. A few days before you published some info on Box2d library in AS3 and one of … Stack Flash game prototype
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 that I formatted into easy-to-use classes. Easy to make simple changes if that would be more agreeable to you. I will send source code if you want, … Flash 3D mouse-controlled cube
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 game made starting from my tutorials. Last wednesday I got a “beer” from Kevin Leung with this message: I have been reading your blog for quite a … Laser and Bubbles: a sponsored game starting from my tutorial
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 red ball out of the stage. Obviously the red ball will try to do the same with you. The interesting thing is that Rory took the studies … Flash ball vs ball game concept
Gobble: a game by Andre Marianiello
This is absolutely one game I would have done by myself. It’s a creative mix of Snake, Circle Chain and String Avoider. It’s called Gobble and it’s a really good game! That’s what Andre told me: I made a game based on your string avoider tutorial, and it was inspired by your circle chain game. … Gobble: a game by Andre Marianiello
Useful Flash custom functions
If you code a lot with the same language, no matter if Java, Php or Actionscript, sooner or later you will find yourself writing the same code you already wrote in a previous project. This is extremely time-wasting, because forces you to spend your time writing routines you have already written some time ago and … Useful Flash custom functions
Artillery with bounce: a modification of Artillery tutorial
I received an email from Massimo M. – an italian reader – that modified the code explained in Create a flash artillery game – step 1 tutorial. Massimo wrote: “Hi, my name is Massy and I browsed your tutorials about Flash games. I think they are very good. I modified a bit your artillery 8 … Artillery with bounce: a modification of Artillery tutorial
Build a game like Sproing with Flash
This tutorial is guest blogged by TechnoMono and I am happy I got the permission to post it on my blog. TechnoMono hosts more Flash and Gimp tutorials, so don’t forget to take a look to this blog. We can define Sproing as a “throw a ball in some way” game, and the tutorial is … Build a game like Sproing with Flash