Downloads
My most popular tutorials, the tile engine tutorials are comprised of 14+ hours of screen captured video as I show how one can create their own 2D tile engine and game. These videos are no longer hosted for download, but are all available on YouTube in their full resolution: Tile Engine Tutorial Playlist.
The Alien Aggressors tutorial, also known as “How To Make a Complete Game With XNA Game Studio”, is another popular tutorial. This is an 84 page PDF file that goes from start to finish in the creation of a full 2D game using XNA Game Studio.
- Tutorial
- Content
- Windows/Xbox 360 Project (XNA Game Studio 2.0)
- Zune Project (XNA Game Studio 3.0 CTP)

Im having an issue with getting 3b to work. I pull all the files in, and make the TileDisplay class, and when I run it, it just freezes. Once windows closes it, it puts vchost into compatibility mode. The next time I run it, the TileDisplay box is just a big red x and gives a bad reference to XNA Framework. I ran the winforms example from the creators club, and that worked, I just cant seem to import them and make it work. Any help would be GREATLY appreciated so I can get moving on with your great tutorials. Thanks in advance!
P.s. My email is compguru910@yahoo.com if you want to get in touch with me, and see my code. Thanks
I’m trying to figure out how to get the tile engine to roll over continuously like the world map in the final fantasy series, but I have no idea where to start. Would you have any recommendations where to start looking for idea’s? I don’t even know what words to use in google.