Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 21:15
· 19 commits to master since this release

0.3.1 (2023-04-04)

Bug Fixes

  • 🩹 Fix the coord to index function (b680b10)
  • 📝 Change the print statement when wrong coordinate given (cf76aad)

Performance Improvements

  • ⚡ Add Alpha Beta prunning to minimax player (5c2b948)