Install Circle Chain on your iPhone for free and get the source code!! 645 downloads to go - last updated: April 21, 2012

Make a game like Lumines with Flash – part 2

Emanuele Feronato on Jul 4, 2008 • 1 Comment

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 press SPACE key. Notice that you move and rotate blocks by tapping arrow keys, but you make them fall by pressing SPACE. This because timing is essential, [...]

The importance of REAL random results

Emanuele Feronato on Jul 3, 2008 • 10 Comments

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 sequence of numbers someone can predict. So I asked the question to someone that is facing this problem for a long time: Matt from CasinoInLinea. That’s what [...]

Make a game like Lumines with Flash

Emanuele Feronato on Jul 2, 2008 • 9 Comments

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, it’s a casual game you can download from Steam. The game is simple: control squares made by 2×2 bricks of different colors falling from the top like [...]

Page 3 of 3123