A checkers library with modern web GUI, Supprots multiple variants of game.
-
Updated
Jan 21, 2025 - Python
A checkers library with modern web GUI, Supprots multiple variants of game.
Artificial Intelligence (COMP 424) Project
Tic Tac Toe Game Using Mini Max Algorithm
Four_In_A_Row problem has been solved using Python Language with the comprehensive implementation of Min-Max Alpha-Beta Pruning Algorithm. The Depth of the search for the algorithm has been customized for a quicker but less accurate response from an AI agent.
Add a description, image, and links to the mini-max-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the mini-max-algorithm topic, visit your repo's landing page and select "manage topics."