[][src]Module goban::rules

Module for ruling in the game of go.

Modules

game
game_builder

GameBuilder Helper

Structs

IllegalRules

Behaviours not permitted, if the flag is up then the move is not legal.

ScoreRules

Types of scoring rules. the territory score is always added to the rules

Enums

EndGame
GobanSizes
Move

Enum for playing in the Goban.

PlayError
Player
Rule

This enum describes the rules for the game. for example in chinese rules we don't count prisoners.