thaw-reversi-engine.ts
Version:
A Node.js Reversi (Othello) game engine with alpha-beta pruning and a heuristic, packaged for npm.
10 lines (9 loc) • 274 B
JavaScript
A Node.js Reversi (Othello) game engine with alpha-beta pruning and a heuristic, packaged for npm.