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

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: 5 months 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