Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dimits-ts/templated-minimax-with-othello-example

A templated, optimized implementation of the Minimax Algorithm using closed set and a-b pruning. Includes a Othello/Reversi game using it as an opponent.
https://github.com/dimits-ts/templated-minimax-with-othello-example

abpruning-algorithm artificial-intelligence machine-learning othello-ai

Last synced: about 8 hours ago
JSON representation

A templated, optimized implementation of the Minimax Algorithm using closed set and a-b pruning. Includes a Othello/Reversi game using it as an opponent.

Awesome Lists containing this project