218 results for “topic:checkers-game”
A general-purpose, browser-based game table for casual games and rapid board game development.
AI based checkers game-bot
A game of checkers written using minmax algorithm and alpha-beta pruning.
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
A checkers game made in Java that is complete with a GUI, computer player, and peer-to-peer play.
Seoul AI Gym is a toolkit for developing AI algorithms.
It is a 3D, minimal and online checkers game.
A simple functional Checkers (Dama) game built using C++ and the Raylib graphics library. The game supports saving and loading gameplay progress, with a clean project structure and modular codebase.
Checkers Game - Final Project
Implementation of checkers (draughts) strategy board game with AI based bot
Checkers game two player offline made with JS Vanilla
A checkers game which can be played against various Artificially Intelligent agents.
Checkers game
New Yahoo!
Gym-compatible implementation of English draughts.
QCheckers, formely known as KCheckers, is a is a Qt version of the classic boardgame "checkers" ("draughts").
Checkers for Swift 4
HCheckers is a relatively simple implementation of checkers board game (also known as "draughts")
Very simple checkers bot made using minimax algorithm with alpha-beta pruning to calculate the ideal move.
🐙 Human/Bot vs Bot Checkers game
A short game about checkers with customized rules and randomized AI. Features adaptive classical music.
A checkers game with AI written in Java/Swing
Small Checkers game for the Playdate handheld.
Checkers game written in Python using the Tkinter graphics library.
A neuroevolutionary Checkers AI player and platform.
A checkers game made in C++, developed as an assignment for the CS112 course at GIKI. The implementation uses object-oriented programming principles and class structures to represent the game state and game pieces
draughts engine ~2k2 ELO (international checkers 10x10)
An implementation of Checker game using Minimax with Alpha Beta Pruning and Search Tree
English Checkers in Java.
A 3D checkers game coded in NextJS and Three.js