Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.
https://github.com/jambolo/gameplayer

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

Last synced: 3 days ago
JSON representation

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.

Awesome Lists containing this project