Welcome to Tic-Tac-Toe! This is an implementation of the schoolyard game using only bit patterns, built in Rust.
cargo run --release
cargo doc --document-private-items --open
cargo test
Select a cell by pressing a number from 1-9. Cells are represented left-to-right, bottom-to-top, so: