| Crates.io | tic_tac_toe_bit_patterns |
| lib.rs | tic_tac_toe_bit_patterns |
| version | 1.0.0 |
| created_at | 2021-07-03 17:42:21.515864+00 |
| updated_at | 2021-07-03 17:42:21.515864+00 |
| 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 --releasecargo doc --document-private-items --opencargo testSelect a cell by pressing a number from 1-9. Cells are represented left-to-right, bottom-to-top, so: