Tutorial: Create a Tower Defense Game in AS3 – Part 7


Written By MrSun at 8:07 am - Saturday, February 28th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 7: Finishing Touches Welcome back! This part of the tutorial is where we just add all of the finishing touches to the game! Unlike the other parts of the tutorial, I […]

Read More...

Tutorial: Create a Tower Defense Game in AS3 – Part 6


Written By MrSun at 8:06 am - Saturday, February 28th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 6: Expanding on the Game Welcome to the 6th part of the tutorial, Expanding on the Game! Well, what do I mean by “Expanding”? Well, by expanding, I mean that we’re […]

Read More...

Tutorial: Create a Tower Defense Game in AS3 – Part 5


Written By MrSun at 8:05 am - Saturday, February 28th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 5: Winning/Losing the Game Welcome back to the 5th installment of this tutorial series. In this lesson, we’ll make some playable levels, along with a winning and losing situation. Let’s dig […]

Read More...

Tutorial: Create a Tower Defense Game in AS3 – Part 4


Written By MrSun at 8:04 am - Saturday, February 28th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 4: Making Turrets Attack Enemies Well, it’s now time to let the enemies we just created be destroyed. Let’s dig in, shall we? First, we’ll define a single health variable for […]

Read More...

Tutorial: Create a Tower Defense Game in AS3 – Part 3


Written By MrSun at 8:03 am - Saturday, February 28th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 3: Adding Enemies Welcome back. In this part of the tutorial, we are going to add enemies to the field and we’re going to program them to move through the paths. […]

Read More...

Tutorial: Create a Tower Defense Game in AS3 – Part 2


Written By MrSun at 8:02 am - Saturday, February 28th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 2: Adding Turrets Okay, so in this part of the tutorial, we are going to make it so when the user clicks on any of the empty blocks, a turret is […]

Read More...

Tutorial: Create a Tower Defense Game in AS3


Written By MrSun at 8:01 am - Saturday, February 28th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 1: Setting Up a Level The tower defense genre is one that has become extremely popular over the years. Although they can become quite complicated to develop, they are almost always […]

Read More...

So You Wanna Make a Game? A Step-by-Step Guide to Becoming a Flash Game Developer


Written By MrSun at 8:00 am - Monday, February 16th, 2009
Categories: Flash

So you want to be a flash game developer, eh? It’s something that’s easy to get into, but hard to get good at. I’m going to guide you through the process that a total newbie must get into in order to get into the business.

Read More...