Skip to content

wahab-cide/chess_engine

Repository files navigation

Chess Engine - Gotham

A UCI-compatible chess engine (~2100 ELO) with alpha-beta pruning, quiescence search, transposition tables, and pawn structure evaluation.

Build

make

Play

Terminal:

python3 play.py

UCI GUI: Point your chess GUI (En Croissant, Arena, etc.) to the chess_engine executable.

About

UCI compatible chess engine (~2100 ELO)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors