game-algorithms/wasm/connect-four-rust/README.md

4 lines
122 B
Markdown
Raw Normal View History

2022-08-09 13:46:04 +00:00
# Connect Four Rust
This crate contains implementation(s) for connect four algorithm(s) for use on the frontend as WASM.