C# (CSharp) SnakeBattleNet.Core.Prototypes Namespace

Classes

Name Description
Battle
BattleControllerPrototype
BattleField Represents battle field where snakes are trying to eat each other.
BattleSnake Represents a snake on a battle field.
Body
BodyPart
ChipBasedMind
Coordinates
DummyMind Super dummy mind, can only return random move directionis. (use with care, for really stupid snakes =)
Snake Represents a snake from user perspective.