Implementations of useful algorithms
-
Updated
Feb 10, 2023 - C++
Implementations of useful algorithms
Object-Oriented - Python Rich Library - Mini Max Algorithm
Droughts console game with Alpha-beta pruning as a modified version of the minimax algorithm
Optimal Connect Four with Alpha-Beta Pruning
A website to play the American Checkers game with an AI built using the Mini-Max Search Tree algorithm and Alpha-Beta pruning
Machine Learning
double card game
Chess engine is a simple chess-ai that can be played without leaving your terminal. Chess-Engine project is made for my course CSMI11.
Menerapkan game theory berupa mini-max pada program game nim yang turn-based dengan komputer.
Minimax algorithm as well as Alpha Beta pruning
Implementation of Tic-Tac-Toe game using mini-max algorithm in python.
Add a description, image, and links to the mini-max topic page so that developers can more easily learn about it.
To associate your repository with the mini-max topic, visit your repo's landing page and select "manage topics."