Re-designed Chess engine and converted in C++
-
Updated
Oct 20, 2022 - C++
Re-designed Chess engine and converted in C++
A C++ Chess Engine Finding Best Moves.
A UCI-compatible chess engine, capable of beating (most) human players.
A Gomoku developed with Qt. 一個基於Qt開發的五子棋
A powerful chess engine written to UCI standards
♟️ Ataxx [2 Player Console Game]
A gomoku player via Min-Max Search and Alpha-Beta Pruning, running on https://botzone.org.cn/
A game player for two-player perfect information games, implemented using a min-max game tree, alpha-beta pruning, and a transposition table, along with a variety of heuristics.
This repo contains my Bachelor's Degree project. It consists in a AI which exploits A* Algorithm to generate AleaGame levels and A* Variant to solve them.
Theory of Computer Games 2018 http://www.iis.sinica.edu.tw/~tshsu/tcg/2018/index.html
Uses bitboards for speed and alpha beta to search for best move
Add a description, image, and links to the transposition-table topic page so that developers can more easily learn about it.
To associate your repository with the transposition-table topic, visit your repo's landing page and select "manage topics."