Skip to content
/ chess Public

My Second Attempt at a chess engine, im using this project to learn to write fast rust code, and maybe also about SIMD

License

Notifications You must be signed in to change notification settings

KronsyC/chess

Repository files navigation

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

About

My Second Attempt at a chess engine, im using this project to learn to write fast rust code, and maybe also about SIMD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages