/chesschallengetrain

Primary LanguageRustMIT LicenseMIT

chesschallengetrain

This is the training code for my bot for the Sebastion Lague Chess Challenge

This uses a SCNN (Spiking Cellular Neural Network) Cellular Automata to play chess.

Build & Run

cargo build --release

or

cargo run --release