oswalpalash/chess-engine-zig
Zig Based Chess Engine
A chess engine written in zig. Mostly written as a means to learn and improve at zig.
UCI Compliant
Basic Evaluation
FEN Parsing
Board Design and Piece Information
Move Generator (WIP)
Unit Tests for supported code
CI Based Testing
NOTE: This is an evolving project. No backwards compatibility guaraenteed.