Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrchristensen/reversiai

An AI that plays Reversi by computing the best move through simulating future game states with a minimax algorithm (with alpha-beta pruning).
https://github.com/mrchristensen/reversiai

ai alpha-beta-pruning bot hueristics-function minimax othello reversi

Last synced: 6 days ago
JSON representation

An AI that plays Reversi by computing the best move through simulating future game states with a minimax algorithm (with alpha-beta pruning).

Awesome Lists containing this project