Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 265 Bytes

Chess Library

This is an (WIP) implementation of a chess engine in the rust programming language.

This project aims to provide the following:

  • Base Chess Game
  • Perft testing
  • UCI Support
  • Various automated agents
  • Easy-to-use library
  • Built-in chess GUI