Site hosted by Angelfire.com: Build your free website today!

Back to the main page
Download 100%-complete games
Applications and DLLs that aren't considered games
Programming tutorials written in C++ and various APIs
Upcoming projects: previews, demos and more!
The people who create the games you love!



This page is a placeholder for when we have programming tutorials, hopefully soon. You will see tutorials in C++, and probably tutorials in the Win32 API and DirectX, as well as various game examples. For now, all I have to offer here are programming links/resources.


Programming Links
GameTutorials- a great website with a large number of well-organized tutorials. Does not require you to register to download tutorials, but you must register (free) to view and post on the forums. The forums are very helpful with many people (including myself) willing to help you with your C++/Win32/DirectX/OpenGL questions.
SourceForge- this website has a large number of open-sourced projects and some game examples you can search through. I believe you must register to download anything, but it can be worth it. Although there are many great, open-sourced programs available at SourceForge, I've found it hard to find any programming tutorials there.
The Code Project- many tutorials and a lot of source code for games and other programs. Might be useful if you want to study the source code of other games (I recommend doing so).
GameDev- not a site that I frequent, but I hear it's one of the best game programming/development sites around.
Google- the easiest way to find tutorials. Just type in, for example, C++ tutorials, and you're bound to get a huge list of results. You could also try searching for DirectX tutorial or OpenGL tutorial.