a.k.a. gomokou
A virtual player for the game of Gomoku, written using a negamax algorithm in Rust.
Made with 💖 by
Note: the client/server is currently under development. Things may change.
You can run the server using cargo build
.
You can run the server using cargo run
.
Unit tests are run using cargo test
.
gomokou
is licensed under the GNU General Public License
3.0.