board-game 0.6.0

A board game abstraction and generic utilities around it.
Documentation
pub mod arimaa;
pub mod ataxx;
pub mod chess;
pub mod connect4;
pub mod sttt;
pub mod ttt;

pub mod dummy;
pub mod max_length;