Ecosyste.ms: Awesome
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: 10 Nov 2024
https://github.com/beling/impartial-games
Rust software for solving impartial games.
cgt chomp chomp-game combinatorial-game combinatorial-game-theory cram game-tree game-tree-search grundy impartial-games mex solver solvers sprague transposition-table
Last synced: 21 Nov 2024
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: 13 Nov 2024
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: 13 Nov 2024
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: 29 Nov 2024
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: 14 Nov 2024