draughts topic
programming-training
THU2017年小学期程序设计训练大作业 (Sudoku, Draughts, 人物信息检索)
checkers
Checkers game rendered in web browser using SVG and React, written in Scala.js
alphazero
Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules
draughts.js
A Javascript draughts/checkers library for move generation/validation, piece placement/movement, and draw detection
Checkers-Reinforcement-Learning
A checkers reinforcement learning AI, and all the tools needed to train it.
scan
Mirror of Fabien Letouzey's international draughts engine Scan
checkers
A game of checkers written using minmax algorithm and alpha-beta pruning.
alpha-beta-pruning-minmax-checkers
Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
damka
Russian checkers game
checkers
Peer-to-peer Checkers game with Java networking (Socket Programming)