This is a AI bot for Chain Reaction game using minimax algorithm with alpha-beta pruning ang killer move heuristic.
-
Updated
Apr 6, 2020 - Java
This is a AI bot for Chain Reaction game using minimax algorithm with alpha-beta pruning ang killer move heuristic.
Solves Chess Checkmate Puzzles using simple AI search techniques
A custom made high-performance Chess Engine created entirely from scratch in modern C++, supporting UCI and terminal plays, O(1) memory hashing, and highly optimized game tree search algorithms along with Tapered evaluation leading to a signifcant rise in performance.
UCI-compatible chess engine in Golang
Add a description, image, and links to the killer-move-heuristic topic page so that developers can more easily learn about it.
To associate your repository with the killer-move-heuristic topic, visit your repo's landing page and select "manage topics."