Crate konig

Source
Expand description

This crate provides traits and concrete implementations for chess, both the standard game and some related variants.

Modulesยง

core
Abstract traits for implementing chess and chess variants.
io
Utilities for interacting with common chess formats.
standard
A concrete implementation of standard chess.