UCI Chess engine written in C++11
-
Updated
Sep 7, 2022 - C++
UCI Chess engine written in C++11
Zero + is a Gomoku AI that implements threat space search, minimax with alpha beta pruning optimized with Zobrist and linear sequence cache, Principal Variation Search, and Monte Carlo Tree Search.
Blokus client for the Software-Challenge Germany 2021
A chess engine that can communicate using the UCI protocol to GUIs. Use the Principal Variation Search algorithm to find the best move to play [README in french]
A Gomoku developed with Qt. 一個基於Qt開發的五子棋
A classical chess engine
C++ implementation of game of othello using SFML
A Connect-Four AI based on optimizing a parallel search of the game tree. Final code intended to be in CUDA.
Bengal - A traditional chess engine written in python, play me on Lichess!
Client for the Software-Challenge Germany 2022
Add a description, image, and links to the principal-variation-search topic page so that developers can more easily learn about it.
To associate your repository with the principal-variation-search topic, visit your repo's landing page and select "manage topics."