Build a game like Sproing with Flash

Emanuele Feronato on Sep 29, 2007 • 12 Comments

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 [...]

Part of the Create a survival horror game in Flash series

Create a survival horror game in Flash tutorial – part 1

Emanuele Feronato on Sep 26, 2007 • 92 Comments

This is the beginning of a new and very funny tutorial serial that introduce some concepts I’ve never seen before in a Flash game. We’ll learn how to create the engine for a survival horror game. From Wikipedia: Survival horror is a video game genre in which the player has to survive against often undead [...]

Complete Javascript popup opener

Emanuele Feronato on Sep 21, 2007 • 4 Comments

Opening popups in JS is simple, but sometimes in the same page we need to open popups with different features. There are several scripts in the net doing this task but, as usual, none of them seemed to fit my needs I decided to code a complete javascript popup opener in order to have one [...]

Customizing WordPress header

Emanuele Feronato on Sep 18, 2007 • 12 Comments

October 10th, 2007 update: part 2 is online Since I installed WordPress, I always wanted to make a theme on my own, but I’ve never had the time to learn how to do it. In these last days, when I installed the Torn theme, I started playing and messing with WP files, and now I [...]

Prototype of a game like Gem Sweeper with Flash

Emanuele Feronato on Sep 14, 2007 • 10 Comments

You all may know the casual game called Gem Sweeper, an evolution of the famous Minesweeper game included with early Windows distributions. If you don’t know the game already, play a bit for free with the trial version to know what I am going to reproduce with this simple Flash prototype. The mechanics of the [...]

WordPress upgrade and new theme

Emanuele Feronato on Sep 9, 2007 • 9 Comments

Today finally I decided to upgrade my WP engine to WordPress 2.2.3 and abandon the TripleK2 theme. Since I installed the TK2 I was forced to miss all updates because the theme wasn’t as flexible as it seemed, in my opinion. The new theme is based on Torn 2.0 by Solostream but I am slighty [...]

Javascript Sokoban game script

Emanuele Feronato on Sep 8, 2007 • 12 Comments

I’ve always been addicted to logic games and Sokoban is one of them. From Wikipedia: Sokoban (warehouse keeper) is a transport puzzle in which the player pushes boxes around a maze, viewed from above, and tries to put them in designated locations. Only one box may be pushed at a time, not two, and boxes [...]

The best Flash game creation tutorial sites

Emanuele Feronato on Sep 5, 2007 • 16 Comments

In this time full of Flash game design competitions I know every hint could lead you to make a better game and have one more change to grab some bucks just doing what you like to to. Where to find good Flash game tutorials? Even if I submit my tuts to all biggest tutorial directories, [...]

Armor Gaming Challenge #6

Emanuele Feronato on Sep 4, 2007 • 10 Comments

The famous Flash games site Armor Games is hosting a Flash game design competition (fairy more than one to be honest) that will end at the end of this year. And they are paying good cash prizes to the winners! Let’s examine all the competitions: Armor Gaming Challenge #6: create the ultimate Flash game, no [...]

Controlling a ball like in Flash Elasticity game tutorial

Emanuele Feronato on Sep 1, 2007 • 12 Comments

Due to the upcoming deadline of the Flash Game Design Competition with “Ball Phyiscs” theme, here it is another ball physics tutorial. I was looking for some good ball physics concepts and I stumbled upon Elasticity, a nice game with an interesting way to controll the ball. Why don’t we try to control a ball [...]