XNA Tutorial Series : Making a Tower Defence

Started by
22 comments, last by Firefly08 12 years, 4 months ago
Hi,

I have recently revived an old blog of mine : http://xnatd.blogspot.com/. It is devoted to creating a full TD using XNA. So far I have 10 tutorials online :

Tower Defense Tutorials :

Pathfinding Tutorials :

All the tutorials (excluding Tutorial 1 and Tutorial 2) have accompanying source code. The blog also contains source code for a finished Tower Defence (albeit old and slightly different to the final project made using the tutorials). Hopefully you will find the tutorials helpful, and any feedback is welcomed (Good or Bad :P)
Advertisement
I'll take a look when I have time later today. I hope this does a good job of explaining how to draw and maintain more than 1 image, because I haven't quite grasped the process of drawing multiple things, and also transitioning from 1 game screen to another (menu to game, quit back to menu, etc).

Thanks for the resource!
I've been looking for a tower defense tutorial in XNA, I'll definitely take a look.

Thank you!
Thanks for the replies guys!! Currently there are no tutorials about GUI or menus, but trust me, that is coming quite soon :D
I'd like to learn XNA by following your tutorials (I already know -some- C# and I'm an experienced programmer in other languages), but in your first tutorial you say the engine is loosely based on Nick Gravelyn's Tile Engine, but I can't seem to find it on the web. The old link is dead, and the new one I found by googling (http://nickgravelyn.com/archive/#tileengine) is dead too :-P

Thanks for the help

If I DO find the tile engine tutorial, should I read that first, or do you think your tutorial set is sufficient enough as a start to see how you go about creating a game (and then go and read the tile engine tutorial after)?
Hey, I would definitely recommend watching the whole series, it really is very useful, but it's not required, it just depends how much experience you have with C#

I found you a link : http://blog.nickgravelyn.com/2010/02/tile-engine-videos-on-youtube/
A new tutorial is up about adding in "Waves" of enemies!!
Tutorial 9 is now up!! This tutorial focuses on adding in multiple waves.
Amazing!

Congratulations friend!
I work with DirectX, but I issued the forum I frequent in my country (Brazil), ok?


:D
http://mateusvitali.wordpress.com/
Quote:Original post by VitaliBR
Amazing!

Congratulations friend!
I work with DirectX, but I issued the forum I frequent in my country (Brazil), ok?


:D


Thank you very much! :D

This topic is closed to new replies.

Advertisement