Rust and Python library for the game of Connect4.
- Supports variable board sizes from
4x4to32x32. - Relatively fast.
- Out-of-the-box support for DL/ML (action encoding and decoding methods).
cargo add spooky_connect4uv add spooky-connect4Includes type hints.
fish run_tests.fishfish run_python_tests.fishfish run_rust_tests.fish
fish run_lints.fish
fish run_benchmark.fish
- spooky-chess
- spooky-connect4
- spooky-go