tacklebox/README.md
2024-11-15 18:17:47 -06:00

1.1 KiB

Tacklebox

Description

Chess utility library written in C. Meant to interface with PGN-Extract and Stockfish

Table of Contents

Features / TODOS

  • Position Visualization
  • Bitboard Representation
  • Zobrist Hashing
  • Stockfish Integration
  • PGN-Extract Integration
  • Database and Compression

Usage

Just copy and paste into your projects.

Credits / Resources

PGN-Extract
Stockfish
Bitboard Chess - Github
Bitboard Chess - Youtube

License

This project is licensed under GPLv3 - see the LICENSE file for details.