Athanatos - Game Developer at YoYoGames

Tutorials

On this page you can view or rate some of my tutorials.

 Click on the 'Download' button to the Download page.

Tower defense tutorial 1.1 >>> level: intermediate

Created: September 2008

This is the new version of the TD tutorial I made before. It has the following changes:

  • Most actions converted to GML
  • A different wave system
  • An upgrade system
The most important change: the upgrade system. Many people asked me how such a system is made. This version has a very basic upgrade system, which uses very little memory.

 

Tower defense tutorial 1.0 >>> level: intermediate

Created: April 2008 

This is a tutorial I made shortly after I made Interceptor 1. People asked me how I made it, and that inspired me to make this tutorial. It explains the very basics of a good TD game. In the end you'll be able to make a game with two different towers, waves of enemies that keep getting more powerful and a well-working building system.