An open-source checkers game with a computer-based AI, written with Python and Tkinter.
-
Updated
Sep 1, 2024 - Python
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
draughts engine ~2k2 ELO (international checkers 10x10)
Evolutionary based training implementation for intelligent checkers
1:1 implementation of the checkers board game "Skippity" in C language
Robot that can play Checkers.
This is a modified version of the classic checkers game created for academic purposes as a project for the AI Laboratory. The game introduces unique features, including vertical piece movements , special power pieces such as archers, king, and hero. The AI is implemented using the Min-Max algorithm with a depth level of 3 for strategic gameplay.
Second Assignment in 'Artificial Intelligence' course by Dr. Ram Meshulam at Bar-Ilan University
A collection of ai, and guis for turkish draughts
This repository features AI-based game projects (Tic-tac-toe, Checkers, Sudoku solver) developed as part of the CS 235 course (optional).
FastAPI microservice for Raven Checkers
Discrete Mathematics | Fall 2020 | MiniMax checkers AI
a tracker website management system, using Laravel and TailwindCSS.
Web browser checkers game built with React, Typescript and Tailwind
This repository contains an implementation of checkers where different agents play against each other using different algorithms including Monte Carlo Tree Search, Alpha-Beta Pruning, and Minimax.
A game of checkers written using minmax algorithm with alpha-beta pruning and Q-learning.
Les Dames Intelligentes (Intelligent Checkers/Draughts) game with Artificial Intelligence using the Minimax Algorithm (Human Vs AI) made for my NEA Project
[ABANDONED] Basically my chess AI but checkers :)
Add a description, image, and links to the checkers-ai topic page so that developers can more easily learn about it.
To associate your repository with the checkers-ai topic, visit your repo's landing page and select "manage topics."