Category: Game development
-
Create a Flash game like Deflection – part 3
Multipart tutorial: available parts 1, 2, 3 In this 3rd part we are going to create a complete game with exit and two levels. Read parts 1 and…
-
RRODE: the second one-week game
My 10th released game is my 9th produced one. If you wonder why Summer Couples was made a month after the game I am going to introduce now,…
-
50 ways to make us HATE your Flash game
I know a spanish proverb saying “La mejor verdad se dice jugando” that sounds like “Tell the shocking truth when you’re kidding”. That’s what Mr. Sun at the…
-
Create a Flash game like Totem Destroyer
An interesting game released these days is Totem Destroyer Your mission is to destroy the totems without letting the golden Idol (aka Tot) fall into the ground. It’s…
-
Make a game like Lumines with Flash – part 3
Now it’s time to make bricks disappear if they group in a 2×2 square. Read part 1 and 2 if you did not already. It’s not difficult to…
-
Create a Flash game like Deflection – part 2
Multipart tutorial: available parts 1, 2, 3 In the 1st part I showed you how to make a deflection engine starting from an old tutorial, now it’s time…
-
Fine tune your Flash game with First Impressions service
“How do I make my game better?” is the number one question Flash developers ask. Perhaps you’ve finished the game and think you’re done… but no sponsors are…
-
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…
-
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,…