arimaa_engine_step 1.0.1

A step based engine for the board game Arimaa.
Documentation
#[derive(Clone, Debug, Eq, PartialEq)]
pub enum Terminal {
    GoldWin,
    SilverWin,
}