Eniginuity - A cross-platform engine written with C++ using SDL and OpenGL. (2003?)
- Code: Select all
http://www.gamedev.net/reference/programming/features/enginuity1/
Code on the Cob - An engine using DirectX 6 (1999)
- Code: Select all
http://www.gamedev.net/reference/list.asp?categoryid=215
Neither was finished, but there are many helpful concepts and bits of code to be studied.
I also was experimenting with a task framework thing using SDL: tasktrafficlights3.zip
