Module zero_sum::impls::tak [] [src]

The game of tak.

Modules

evaluator

Contains evaluators for tak states.

Structs

State

The state of the game.

Enums

Color

The colors of the players.

Direction

The slidable directions.

Piece

The types of pieces.

Ply

Represents either a piece placement or a slide.

Resolution

The ways a game can end.