Skip to main content

Crate curseofrust

Crate curseofrust 

Source

Re-exports§

pub use grid::FlagGrid;
pub use grid::Grid;
pub use grid::Pos;
pub use grid::FLAG_POWER;
pub use king::Country;
pub use king::King;
pub use king::Strategy;

Modules§

grid
king
state

Structs§

Player

Enums§

Difficulty
Game difficulty.
Error
Speed
Game speed.

Constants§

MAX_HEIGHT
MAX_PLAYERS
MAX_POPULATION
MAX_WIDTH

Type Aliases§

Result