Crate rival[][src]

Expand description

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

Modules

This module contains everything related to games that cache intermediate search results to improve performance.

This module holds the Game trait.