chess-lab

Crates.iochess-lab
lib.rschess-lab
version0.1.1
sourcesrc
created_at2024-06-28 03:57:19.50542
updated_at2024-06-28 04:20:46.351736
descriptionChess library with multiple variants and FEN/PGN support.
homepagehttps://github.com/Santicm23/chess-lab
repositoryhttps://github.com/Santicm23/chess-lab
max_upload_size
id1286434
size182,750
Santiago Castro Muñoz (Santicm23)

documentation

https://docs.rs/chess-lab

README

Chess Lab

Description

This is a Chess library with multiple variants and FEN/PGN support that provides a simple API to interact with the game. It also includes the feature to save multiple lines of a game and to load them back.

Features

  • Playable Chess game
  • FEN/PGN support
  • Multiple lines of a game
  • Multiple variants
  • Chess engine

Variants

  • Chess
  • From position
  • Chess960
  • Three-check
  • Antichess
  • Horde
  • Duck chess
  • Racing Kings
  • King of the Hill
  • Crazyhouse
  • Atomic
Commit count: 47

cargo fmt