A competitive Java chess engine with bitboard representation, alpha-beta search, classical evaluation, and full UCI protocol support.
-
Updated
May 1, 2026 - Java
A competitive Java chess engine with bitboard representation, alpha-beta search, classical evaluation, and full UCI protocol support.
This project leverages Magic Bitboards for highly efficient attack generation, implementing core functions essential for building a fast and optimized chess move generator and engine.
A Java implementation of Chess using bitboards.
Add a description, image, and links to the magic-bitboards topic page so that developers can more easily learn about it.
To associate your repository with the magic-bitboards topic, visit your repo's landing page and select "manage topics."