February 17th 2008
No Responses »Includes 6 different shields, which you can use freely. To use, put the .ai file you download in the Symbol folder for Illustrator. Then you should be able to access them as a symbol’s library.
Download: Here

February 17th 2008
No Responses »Includes 6 different shields, which you can use freely. To use, put the .ai file you download in the Symbol folder for Illustrator. Then you should be able to access them as a symbol’s library.
Download: Here

February 17th 2008
11 Responses »Introduction
Recently I made a shield in Illustrator, and decided to write a tutorial on how to make something similar. This tutorial will teach you how to make a shield, ribbon with warped text, and small embellishments around it. It will also cover techniques/tips on making a vector symmetrical.
What you will finish with:

January 23rd 2008
No Responses »Well, I have taken into account all of the feedback I have been receiving lately, and I have made a version 2 and a version 3. Version 3 can be played here.
Screenshot of Version 3:
January 21st 2008
2 Responses »I’m continuing on my attempts at making games with experimental gameplay. With Flash games, experimental gameplay or design in games is really the only way for a game to be good. I’ve just finished making Rebound, play it here (I’m still working on making my portfolio viewer, so you’ll just have to view it there for now).
In this game, your objective is to not get hit off the screen, and your only hope of moving is the kickback from firing. This stops you from firing and dodging at the same time, which forces you to make a decision between the two.
January 16th 2008
2 Responses »Introduction
The idea of freeform snake-like movement is shown in games such as flOw, and my two games, Worms and Worms V2. This type of movement, with objects following each other, creates a cool effect, but is not often demonstrated. Here I will show you how to make a snake-like creature that follows your mouse…
Final Effect
January 15th 2008
3 Responses »Introduction
Collision detection between circles is highly useful because it allows for more accurate collision detection with circles and other objects that require a collision detection other than ‘hitTest’. In this tutorial I will explain how to create collision detections with circles…