Search
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
exesjs
Solution for managing tic tac toe and similar games.
v1.1.0 URL:
https://unpkg.com/exesjs@1.1.0/dist/index.js
Open
Browse Files
tic-tac-toe
game
board
engine
negamax
minimax
exes
negamax
A negamax implementation for Node JS.
v0.1.0 URL:
https://unpkg.com/negamax@0.1.0/index.js
Open
Browse Files
alpha
beta
javascript
minimax
negamax
node
pruning