Docs.rs
tic_tac_toe_bit_patterns-1.0.0
tic_tac_toe_bit_patterns 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
N-Hoque
Dependencies
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tic_
tac_
toe_
bit_
patterns
1.0.0
All Items
Crate Items
Modules
Functions
Crate
tic_tac_toe_bit_patterns
Copy item path
Source
Expand description
Welcome to Tic-Tac-Toe!
This crate implements the schoolyard game using only bit patterns.
Modules
§
game
Provides functionality for the [Game] struct
Functions
§
play
Runs the game loop