An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with transposition-table

A curated list of projects in awesome lists tagged with transposition-table .

https://github.com/euclidstellar/sepentia-chessengine

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

chess chess-ai chess-engine chessboard multiprocessing transposition-table

Last synced: 24 Apr 2025

https://github.com/lavantien/caro-ai-pvp

Grandmaster-level Caro (Gomoku) AI with Lazy SMP search, UCI protocol support, and real-time multiplayer. Built with .NET 10 and SvelteKit.

ai alpha-beta-pruning board-game caro dotnet dotnet-10 elo-rating game-ai game-development gomoku lazy-smp minimax mobile-first parallel-search signalr sveltekit tournament transposition-table uci-protocol websocket

Last synced: 10 May 2026

https://github.com/wazzabeee/chess_ai

Java chess AI using Principal Variation Splitting, Piece Square Tables, Opening Book and Tapered Evaluation.

chess chess-ai minimax-alpha-beta-pruning opening-book piece-square-tables principal-variation-splitting pvs quiescence-search tapered-evaluation transposition-table

Last synced: 07 Sep 2025

https://github.com/bshankar/gomoku_wasm

Play against the Gomoku AI powered by webassembly

alpha-beta-pruning cpp minimax-algorithm transposition-table webassembly

Last synced: 28 Apr 2026

https://github.com/jambolo/gameplayer

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.

ai alpha-beta-pruning game-tree negamax transposition-table

Last synced: 30 May 2026

https://github.com/wilomgfx/go-skynet

Learning go and recreating a school lab i did in game artificial intelligence for my algorithms and data structures course. Originally made in java

artificial-intelligence game gameai go golang minimax minimax-algorithm transposition-table

Last synced: 06 May 2025