Well, 3DGS can make almost any kind of game, with effort, but the easiest thing to create would be a FPS. The code templates are really more geared towards FPS.
Code:
void main()
{
cout << "I am MrCode,";
cout << "hear me roar!";
system("PAUSE");
}
sorry...wasnt actually a question...was just showing my friend how to use the forum - not me now he knows...hes actually a pretty good(simple)scripter...