Crate chessground

Source
Expand description

A chessboard widget for Relm/GTK.

Re-exports§

pub use GroundMsg::*;

Structs§

DrawShape
An arrow or circle drawn on the board.
Ground
Chessground, a chess board widget.
Pos
A position configuration.

Enums§

DrawBrush
Shape colors.
GroundMsg
Chessground events and messages.