Skip to content

Kile-Asmussen/mintymacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mintymacks

This is a chess library with the following features:

  • Bit-board board state representation
  • Legal move generation and a simple perft
  • Array board representation for setup
  • Zobrist hashing with move deltas
  • Algebraic notation
  • FEN parsing
  • PGN parsing
  • UCI parsing and printing
  • UCI protocol engine loading and interaction through Tokio
  • ECO opening database

It is extensively tested, including verifying the move generation correctness against Stockfish

About

Better chess bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages