A chess engine enhanced with transposition tables, move ordering, null move pruning, aspiration window, alpha-beta pruning, quiescence search, and opening books.
-
Updated
Aug 26, 2023 - Python
A chess engine enhanced with transposition tables, move ordering, null move pruning, aspiration window, alpha-beta pruning, quiescence search, and opening books.
An AI for a modified Reversi version. The AI works with a game server that manages the game (https://github.com/marcluque/Reversi-Server)
Server to play with the Reversi AI https://github.com/marcluque/Reversi-AI
Add a description, image, and links to the aspiration-windows topic page so that developers can more easily learn about it.
To associate your repository with the aspiration-windows topic, visit your repo's landing page and select "manage topics."