This website requires JavaScript.
Explore
Help
Sign In
cyclane
/
game-algorithms
Watch
1
Star
0
Fork
0
You've already forked game-algorithms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
game-algorithms
/
wasm
/
connect-four-rust
History
Gleb Koval
ca29e826f1
All checks were successful
ci/woodpecker/push/tools-wasm-pack-plugin
Pipeline was successful
Details
ci/woodpecker/push/wasm-o-x-rust
Pipeline was successful
Details
ci/woodpecker/push/wasm-connect-four-rust
Pipeline was successful
Details
ci/woodpecker/push/frontend
Pipeline was successful
Details
Added max depth
2022-08-13 15:27:38 +00:00
..
src
Added max depth
2022-08-13 15:27:38 +00:00
tests
Initial connect-four wasm
2022-08-09 13:46:04 +00:00
Cargo.lock
Added max depth
2022-08-13 15:27:38 +00:00
Cargo.toml
Added max depth
2022-08-13 15:27:38 +00:00
LICENSE
Initial connect-four wasm
2022-08-09 13:46:04 +00:00
README.md
Initial connect-four wasm
2022-08-09 13:46:04 +00:00
README.md
Connect Four Rust
This crate contains implementation(s) for connect four algorithm(s) for use on the frontend as WASM.