DU CODE Snake Competition
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CEvilBot
 CGridRepresents the grid of cells containing snakes and fruits. Grid is used in the MyBot::think function to create your bot
 CMyBot
 CPosPos represents a position on the Grid; the origin is bottom left