Demonstration of integration of a rust game in open_spiel
Find a file
2026-01-02 17:49:57 +01:00
src basic tic-tac-toe rust implementation 2026-01-02 17:49:57 +01:00
.envrc devenv 2025-12-30 16:34:16 +01:00
.gitignore cargo init --bin 2025-12-30 16:34:16 +01:00
Cargo.lock basic tic-tac-toe rust implementation 2026-01-02 17:49:57 +01:00
Cargo.toml cargo init --bin 2025-12-30 16:34:16 +01:00
devenv.lock devenv 2025-12-30 16:34:16 +01:00
devenv.nix devenv 2025-12-30 16:34:16 +01:00
LICENSE Initial commit 2025-12-30 16:22:41 +01:00
README.md Initial commit 2025-12-30 16:22:41 +01:00

tictactoe-rust-foropenspiel

Demonstration of integration of a rust game in open_spiel