DU CODE Snake Competition
 
Loading...
Searching...
No Matches
direction.h File Reference

Go to the source code of this file.

Enumerations

enum  Direction { UP , DOWN , LEFT , RIGHT }
 Represents a direction and is returned by your bot in MyBot::think.