Spyros HQ - Site Menu
Home My Programs Dev Tools Essential Tutorials EgoBoost Links Freeware Games Contact

This page is now obsolete and won't be updated anymore. All content has moved to www.paraschis.gr. Please update your bookmarks.
Spyros Paraschis

Right now, this page includes various good tutorials focused on game programming, collected from around the net. In the future I plan to put online more good tutorials like these and to write some tutorials based on my programming experiences.

Tutorial Author Description
ptrhelp.zip Ted Jensen Feeling clueless when it comes to pointers in C? This well-written tutorial will help you. (c)
particle.zip Tom Hammersley Teaches how to implement a particle system, especially in a game. (pseudocode)
linklist.zip Brian M. King Explains doubly-linked linked lists. (c/c++)
constant.zip Joshua Haberman Shows how to force your Allegro program to run at the same speed on all computers. (allegro)
cpp_tut.zip Juan Soulie A very good tutorial on C++, which also explains the differences between C and C. (c/c++)
trees.pdf Gamedev.net Advanced tutorial explaining trees (certainly one of the most useful data structures). (c/c++)
Sunlight Windows Programming David McCabe Good Win-32 programming tutorial. (c/c++)
Forger's Win32 API Tutorial Brook Miles My preferred Win32 programming tutorial - very well written. (c/c++)

1