Search
minmax-wt-alpha-beta-pruning
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
v1.0.5 URL:
https://unpkg.com/minmax-wt-alpha-beta-pruning@1.0.5/lib/index.js
Open
Browse Files
minmax
min-max
min-max
alpha beta pruning
alphabeta
alpha-beta
ai
artificial intelligence
game theory
game logic
chess
checkers
black-horse
Chess engine built in Javascript using the alpha-beta algorithm
v0.6.3 URL:
https://unpkg.com/black-horse@0.6.3/engine.js
Open
Browse Files
chess
chess engine
minimax
alpha-beta
algebraic notation
game
artificial intelligence
tic-tac-toe-optimal-turn
Tic-tac-toe optimal turn package based on alpha-beta algorithm.
v0.0.8 URL:
https://unpkg.com/tic-tac-toe-optimal-turn@0.0.8/dist/index.js
Open
Browse Files
tic-tac-toe
alpha-beta
negamax-alpha-beta
A configurable implementation of negamax depth-first tree search with alpha-beta pruning
v1.0.0 URL:
https://unpkg.com/negamax-alpha-beta@1.0.0/index.js
Open
Browse Files
negamax
minimax
alphabeta
alpha-beta
alpha beta
tree
tree search
depth first
depth first search
chess
checkers
ai
pruning
game logic
game theory
game ai
zero sum