104 results for “topic:draughts”
A checkers reinforcement learning AI, and all the tools needed to train it.
A game of checkers written using minmax algorithm and alpha-beta pruning.
THU2017年小学期程序设计训练大作业 (Sudoku, Draughts, 人物信息检索)
Mirror of Fabien Letouzey's international draughts engine Scan
Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules
A Javascript draughts/checkers library for move generation/validation, piece placement/movement, and draw detection
Russian checkers game
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.
Checkers game rendered in web browser using SVG and React, written in Scala.js
A draughts (checkers) library for Python with move generation, PDN reading and writing, engine communication and balloted openings
A super speedy, blazing fast, rocket-powered TypeScript draughts/checkers engine with move validation, AI and game history.
Peer-to-peer Checkers game with Java networking (Socket Programming)
Implementation of checkers (draughts) strategy board game with AI based bot
JavaScript Draughtsboard
Mirror of Igor Korshunov's Russian draughts engine Simple Draughts (SiDra)
A checkers library with modern web GUI, Supprots multiple variants of game.
Draughts and checkers template library
Dama WebGame Single Player is a fully featured browser-based checkers game with official rules, real-time clocks, move history, undo/reset, and an intelligent bot offering three difficulty modes (Easy, Medium, Hard). Developed by Bocaletto Luca. No installations required—just play!
A bridge between Lidraughts API and draughts engines
Download helper for board games (chess, draughts, go and mill) - Convert URL to PGN/KIF/PDN/SGF/TXT
A Parser for Portable Game Notation including Portable Draughts Notation
Alquerque - a 2 player abstract strategic perfect information traditional board game with computer AI option.
Python+Gtk3 Dames game.
Mirror of Harm Jetten's international draughts engine Moby Dam
The checkers game move validation
Checkers game powered by Flask microframework
Mirror of Feike Boomstra's international draughts engine Horizon
Simple ReactJS checkers game using Firebase
Mirror of Fabien Letouzey's minimal GUI interface for international draughts engines Hub
A PyTorch implementation of AlphaGo Zero applied to Draughts