Skip to main content

run

Function run 

Source
pub fn run<G>(game: G) -> ExitCode
Expand description

Runs the text/headless CLI for game: new, query, act, self-play, and a text play. Works for any game whose types are serde-serializable.