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
Re-designed Chess engine and converted in C++
Strong Chess Engine in C++
A terminal implementation of the game Quoridor with an engine
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 python based chess engine
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 powerful chess engine written to UCI standards
Tournament-strength Caro (Gomoku variant) AI with 7 advanced search optimizations (PVS, LMR, Quiescence, Enhanced Move Ordering, Transposition Table, History Heuristic, Aspiration Windows). Built with .NET 10 and SvelteKit 5. 10-50x faster than naive minimax, enabling Master difficulty (depth 7) in 5-30 seconds.
Connect Four game for Android with optional AI opponent
A Gomoku developed with Qt. 一個基於Qt開發的五子棋
(chess, informal, derogatory) A bad player; an amateur.
Fully functional chess engine built from the ground-up with LibGDX
♟️ Ataxx [2 Player Console Game]
Porjects for Algorithmic Techniques for Artificial Intelligence
CS 175 Checkers AI Project
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."