A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
This package extends the JavaScript Array prototype with 10 useful higher-order functions (HOFs), providing powerful utilities for common operations like sum, unique values, flattening, grouping, and more.
This node.js module exports a generic min-max algorithm, alongside some implementationsThis package comes with full typescript support!