// $Id: Prerequisites.htm 119 2004-05-16 00:02:24Z ggs_mburo $ // This is a GGS file, licensed under the GPL
Before you use the ODK:
If you're not familiar with GGS, try it out.
Play a game, for instance against ant. You will probably lose unless you are quite good.
The ODK shows up some Microsoft Visual C++ compiler bugs. Spend 5 minutes fixing them or hours tracking them down, the choice is yours.
The ODK uses the STL classes string and vector heavily, and map internally.
If your program is in C, you need to convert it to C++. Remember that