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.
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.
Robot that can play Checkers.
Second Assignment in 'Artificial Intelligence' course by Dr. Ram Meshulam at Bar-Ilan University
This repository features AI-based game projects (Tic-tac-toe, Checkers, Sudoku solver) developed as part of the CS 235 course (optional).
draughts engine ~2k2 ELO (international checkers 10x10)
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.
1:1 implementation of the checkers board game "Skippity" in C language
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 :)
A collection of ai, and guis for turkish draughts
FastAPI microservice for Raven Checkers
a tracker website management system, using Laravel and TailwindCSS.
Discrete Mathematics | Fall 2020 | MiniMax checkers AI
Evolutionary based training implementation for intelligent 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."