A two-player chess game built in Python. The project focuses on implementing core chess logic, turn-based gameplay, and a functional board system. Players interact with the game through simple inputs, ...
Zest is a modular chess bot framework designed to explore different chess AI strategies. The project includes several bot implementations ranging from random move selection to deep search algorithms ...