Draughts and checkers template library
-
Updated
Jun 19, 2024 - C++
Draughts and checkers template library
AI for Playing Russian Checkers (aka "Shashki")
QCheckers, formely known as KCheckers, is a is a Qt version of the classic boardgame "checkers" ("draughts").
A neuroevolutionary Checkers AI player and platform.
Checkers game with a multicolour, text-based UI for one or two players
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
Small Checkers game for the Playdate handheld.
🏆 Turkish Checkers Console Game
Реализация алгоритма для игры в шашки, который предлагает лучший ход для позиции, переданной во входных данных. Checkers' best turn analyzer.
A Checkers game written in C++ that runs in a command-line interface.
Model a game of checkers from a live video feed where the camera is not static.
Two player checkers game for CS5346 Artificial Intelligence
A game of American checkers created for CS 5346 (Advanced Artificial Intelligence) at Texas State University in Fall 2019. Includes two-player, single-player (vs AI), and AI-vs-AI game modes. The AI uses minimax search with alpha-beta pruning and custom evaluation functions. Includes house rules to force a draw under certain conditions.
Tento projekt je implementace tradiční německé hry Gotická Dáma a byl vytvořen jako závěrečná práce do předmětu KMI/YPS2 Projektový seminář 2 na katedře informatiky Univezitě Palackého
A terminal based Checkers game written by C++
Add a description, image, and links to the checkers topic page so that developers can more easily learn about it.
To associate your repository with the checkers topic, visit your repo's landing page and select "manage topics."