Crates.io | tic_tac_toe_bit_patterns |
lib.rs | tic_tac_toe_bit_patterns |
version | 1.0.0 |
source | src |
created_at | 2021-07-03 17:42:21.515864 |
updated_at | 2021-07-03 17:42:21.515864 |
description | An implementation of Tic-Tac-Toe |
homepage | |
repository | https://github.com/N-Hoque/tic_tac_toe |
max_upload_size | |
id | 418276 |
size | 32,988 |
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: