Crate cellwars

Crate cellwars 

Source
Expand description

This is the official Rust Bot SDK for cellwars

Structs§

Cell
A cell in the game
Position
A position, defined by a tuple of x and y coordinates.
WorldState
The state of the game’s world.

Enums§

Direction
A direction.

Traits§

UserBot
A bot defined by the user