Hey, I realized that I should probably go back and make some 2d games, because I sorta just jumped right into 3d fsp stuff.
So, heres a nice little snake game. Arrow keys are to turn. F increases speed and S decreases.
Operating system: XP SP2
Compiler: Code::Blocks
Graphics Library: OGL
Other Libraries: Vector and Time, but I think those are standard.
http://www.opticalmusic.net/Snake.zip
Sorry, the code is probably hard to read, I had some of it commented, but then just decided to strip them all. If I get a chance I'll go back and add them all.
Let me know what you think.