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
Re-designed Chess engine and converted in C++
A terminal implementation of the game Quoridor with an engine
A C++ Chess Engine Finding Best Moves.
A chess engine enhanced with transposition tables, move ordering, null move pruning, aspiration window, alpha-beta pruning, quiescence search, and opening books.
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.
Simple chess engines based on sunfish
Quoridor game implementation integrated with a versatile and reusable AI agent for solving two-player board games
A python based chess engine
Rust software for solving impartial games.
A Gomoku developed with Qt. 一個基於Qt開發的五子棋
(chess, informal, derogatory) A bad player; an amateur.
Java chess AI using Principal Variation Splitting, Piece Square Tables, Opening Book and Tapered Evaluation.
A Negamaxing Chess program in Java
This homework is about Implementing a smart agent to play Quoridor, using Min-max, a heuristic function, Transposition Table and forward pruning. This homework is a part of many projects in a Fundamentals to AI course @ FUM.
♟️ Ataxx [2 Player Console Game]
Connect Four game for Android with optional AI opponent
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."