Projects in Awesome Lists tagged with game-tree
A curated list of projects in awesome lists tagged with game-tree .
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/edxz7/gametreesolver-n-puzzle-game-artificial-inteligence
Solve the N-puzzle (best known as the 8 puzzle game) using a min priority queue and the A* search algorithm
8-puzzle artificial-intelligence astar-pathfinding game-tree priority-queue python
Last synced: 04 Apr 2025
https://github.com/lukechu10/ultimatetictactoe-mcts
An Ultimate-TicTacToe AI with Monte Carlo Tree Search
ai board-game game-tree monte-carlo-tree-search
Last synced: 27 Mar 2025
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: 03 Mar 2025
https://github.com/eliasdeallmeida/tic-tac-toe-game-tree
Algoritmo que analisa a melhor jogada para um tabuleiro de jogo da velha por meio de uma árvore de jogadas.
data-structures game-tree minimax-algorithm python tic-tac-toe
Last synced: 14 Mar 2025
https://github.com/ryanhill1/command-line-checkers
Checkers with AI.
ai checkers functional-programming game game-tree ocaml
Last synced: 02 Mar 2025