#search #minimax #negamax #maxn #adversarial

rival

A framework for creating computer players for turn-based games

1 unstable release

0.1.0 Jun 29, 2021

#1021 in Game dev

MIT/Apache

16KB
276 lines

Rival

A framework for creating computer players for turn-based games.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Rival is a framework for creating computer players for turn-based games.

Dependencies

~69KB