Downloads

Tile Engine Tutorials -

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.

Alien Aggressors Tutorial -

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.

  1. February 23rd, 2010 at 21:28
    Quote | #1

    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

  2. galuf1024
    June 5th, 2010 at 16:16
    Quote | #2

    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.

Comments are closed.
TOP