Skip to content
#

checkers-game

Here are 51 public repositories matching this topic...

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.

  • Updated Jan 6, 2024
  • Python

MINI-Checkers is an exciting game project that includes an AI opponent powered by Minimax with Alpha-Beta Pruning and Breadth-First Search algorithms. Challenge yourself with this classic strategy game and experience the thrill of competing against a smart AI adversary. Test your skills, plan your moves, and enjoy hours of fun as you engage in tact

  • Updated Sep 23, 2023
  • Python

Improve this page

Add a description, image, and links to the checkers-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the checkers-game topic, visit your repo's landing page and select "manage topics."

Learn more