minimax-alpha-beta 0.2.0

An implementation of Alpha-Beta Pruning + Minimax Algorithm for arbitrary two player minimax style games like Chess, Go, TicTacToe, etc.
Documentation

minimax-alpha-beta

This version has 4 feature flags, 2 of them enabled by default.

default

  • tictactoe

tictactoe

    This feature flag does not enable additional features.

chess

  • dep:shakmaty

shakmaty

    This feature flag does not enable additional features.