Cpp:Building A Simple Tile Engine
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. [edit] OverviewIn this tutorial series we are going to build a simple tile engine in C++ using SDL. [edit] RequirementTo keep the tutorial focused on its subject, it is assumed that you have knowledge of the following technologies: C++, SDL and XML. The game engine we use in this tutorial is taken from this article: Simple Engine Framework Using SDL. Before we get started you need to do the following things:
[edit] Table of content
|


