My 2D tower defense game using XNA and C#

Started by
-1 comments, last by FantasyVII 11 years, 6 months ago
Hello everyone,


I just thought it would be nice to share my work with all of you guys :)

So for the past month or so I have been working on a 2D tower defense game using XNA and C# for the PC platform. I'm hoping to bring the game to the Mac and maybe Linux in the future using Monogame.


I have rewrote the game 3 times already. First time I was using SFML and C++. Then the second time I switched to C# and XNA. And finally this time I have updated the UI, I have updated my map editor, I have also added modding support and finally I have completely rewrote the game engine and added network support.

So here is my first build video (more like version 15):-
[VIDEO]
[/VIDEO]

And here is my second build video(more like version 19):-
[VIDEO]
[/VIDEO]

If anyone is interested at all I can upload videos of my whole development process and all the game versions from 1 - 19.


thanks for reading :D

This topic is closed to new replies.

Advertisement