DU CODE Snake Competition
 
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CBot
 CEvilBot
 CMyBot
 CGridRepresents the grid of cells containing snakes and fruits. Grid is used in the MyBot::think function to create your bot
 CPosPos represents a position on the Grid; the origin is bottom left