Tower Defense Tutorials Part 2

blog post header image

The second video tutorial of a series which takes you through the process of building a tower defense game.

So now that you have a grid environment similar to what we built in the previous tutorial, it's time to actually start using it. This tutorial goes over how the user interfaces and interacts with the map.

At this point, the primary interaction with the map will be handling a player's clicks and placing turrets for them. It is necessary to ensure the turrets are placed at valid locations, and also to update the paths of enemies as the world changes around them. In this tutorial, we dig into placing turrets on the map.

Upcoming tutorials cover getting enemies to move around and making the turrets attack, so be sure to check back!

Recommended posts

We have similar articles. Keep reading!

blog post preview image
sprites

How to Turn AI-Generated Art into a Pixel-Perfect Game Sprite

Creating game sprites used to take hours of painstaking work, drawing frame by frame, tweaking pixels, and hoping the animation felt right. AI-generated art enables you to create a whole sprite sheet in seconds, but it still takes some effort to get it pixel-perfect and ready to use in a game. In this post, we’ll show you how to take AI art and transform it into a polished asset that moves fluidly, letting you focus on building your game instead of wrestling with every frame.

blog post preview image
tutorial

Running a Sandbox Game with Zero Prep

Learn how to run a sandbox TTRPG campaign with zero prep using random tables. This guide shows how to quickly build towns, NPCs, and story hooks on the fly, freeing you to react and improvise with confidence. Includes tips, examples, and a printable Town Starter Kit to get started fast.