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

https://github.com/pirate/minmax

minmax with alpha-beta pruning
https://github.com/pirate/minmax

Last synced: 6 months ago
JSON representation

minmax with alpha-beta pruning

Awesome Lists containing this project

README

          

minmax
======
A minmax with alphabeta pruning "library". Comes with TicTacToe and Connect4 AIs using said "library".