minmax-wt-alpha-beta-pruning
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
draughtsboard, checkersboard implementation in javascript
A javascript draughts library for move generation/validation, piece placement/movement and draw detection
a general purpose minimax framework which uses alpha-beta, an A.I. tool useful for machine decision making
A Javascript Checkers Move validation library
A configurable implementation of negamax depth-first tree search with alpha-beta pruning
mo_checkers is a package that contains functions that check some conditions just to preserve time for other stuff
Utility classes for writing checkers game
This toolkit is created to make it easier for you to develop games like chess, checkers, go, match 3 puzzle and more. It is still under development.
@mozeyinedu/check is a package that contains functions that check some conditions just to preserve time for other stuff
A draughts(/checkers) engine, without AI computer component.
A super speedy, blazing fast, rocket-powered TypeScript draughts/checkers engine with move validation, AI and game history.
A set of useful modules that makes the javascript development context easier
a set of Javascript supplements utilities and functions
Inquirer chessboard prompt
A collection of "is"-style helpers to help solidify if something "is" something else. Has no dependencies and uses only raw JavaScript methodology.
A functional game of checkers
A simple checkers game Engine and AI
package for type checking and various utilities
[Disgames](https://github.com/SrWhale/disgames) is a powerful [Node.js](https://nodejs.org) module that allows you to easily play games in the discord using [Discord.js](https://github.com/discordjs/discord.js) module. Using the [Discord API](https://dis