PraxTube / chess-ai

A chess AI that uses alpha-beta to find the best move
MIT License
0 stars 1 forks source link

AI: Play loop restructure #52

Closed PraxTube closed 1 year ago

PraxTube commented 1 year ago

This PR adds:

Closes #28.