Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
minmax-wt-alpha-beta-pruning
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
black-horse
Chess engine built in Javascript using the alpha-beta algorithm
tic-tac-toe-optimal-turn
Tic-tac-toe optimal turn package based on alpha-beta algorithm.
negamax-alpha-beta
A configurable implementation of negamax depth-first tree search with alpha-beta pruning