Chess tournament manager, standard C++ 11
-
Updated
Jul 10, 2021 - C++
Chess tournament manager, standard C++ 11
EPD opening book generation and filtering for chess and chess variants
opening books for chess variants in EPD format for engine testing and tuning, generated with https://github.com/fairy-stockfish/bookgen
MCTS/UCT search for chess variants
A python based chess engine
♜ A classical chess engine, written in Rust 🦀
Reference implementations for zero-sum game engines. Example engines for Oware, Chess, Checkers, Go, and more. Ideal for learning, testing, or building your own AIs.
Java chess AI using Principal Variation Splitting, Piece Square Tables, Opening Book and Tapered Evaluation.
chess variant EPD opening book generation in the browser
🪁🎯 Kite - Java Connect Four solver
Udacity - Artificial Intelligence - Project 3 (Adversarial Search) - Minimax, Alpha-Beta-Pruning, MCTS, Opening Book - All Files - Passed Mon 20 Aug 2018
Chess Application w/ an AI implemented with a min-max algorithm with alpha-beta pruning and quiescence searching
A chess opening book, done in a Tree data structure
Add a description, image, and links to the opening-book topic page so that developers can more easily learn about it.
To associate your repository with the opening-book topic, visit your repo's landing page and select "manage topics."