Vatu ==== Dumb chess engine written in Rust for fun. Supports UCI. TODO ---- - Support time constraints on "go" commands. - Precompute knight and maybe other pieces moves. - Some Alpha-beta in terribly slow best move calculation.