minmax-wt-alpha-beta-pruning
Version:
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
7 lines (5 loc) • 188 B
JavaScript
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user