chessica-0.1.0.0: A Library for Chess Game Logic
Copyright(c) Michael Szvetits 2023
LicenseBSD-3-Clause (see the file LICENSE)
Maintainertypedbyte@qualified.name
Stabilitystable
Portabilityportable
Safe HaskellSafe-Inferred
LanguageGHC2021

Chess.Rulebook.Standard.Status

Description

Implementation of the game status, according to the standard rulebook.

Synopsis

Documentation

status :: Game -> Status Source #

Determines the status of a chess game, according to the standard rulebook.