C# chess library containing a complete data structure and move generation.
-
Updated
Jun 29, 2024 - C#
C# chess library containing a complete data structure and move generation.
Sepentia - a chess engine coded in python that uses alphabeta/negamax and transposition table with better move ordering to achieve an ELO of 1500 at depth 4. Inspired a lil from a lot of chess engines available in open source https://deepwiki.com/EuclidStellar/Sepentia-ChessEngine
A terminal implementation of the game Quoridor with an engine
Re-designed Chess engine and converted in C++
Strong Chess Engine in C++
Das Ziel ist die Entwicklung eines Jupyter-Notebooks, in dem das Mühle-Spiel mit Hilfe von Python implementiert wird. Die Spiellogik verwendet alpha-beta-pruning und Transpositions-Tabellen.
A UCI-compatible chess engine, capable of beating (most) human players.
Quoridor game implementation integrated with a versatile and reusable AI agent for solving two-player board games
Simple chess engines based on sunfish
Rust software for solving impartial games.
A python based chess engine
A powerful chess engine written to UCI standards
(chess, informal, derogatory) A bad player; an amateur.
A Gomoku developed with Qt. 一個基於Qt開發的五子棋
♟️ Ataxx [2 Player Console Game]
Java chess AI using Principal Variation Splitting, Piece Square Tables, Opening Book and Tapered Evaluation.
Connect Four game for Android with optional AI opponent
Porjects for Algorithmic Techniques for Artificial Intelligence
A full MTD(f) implementation. 2x faster than AlphaBeta.
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."