5 results found Sort:

Minimax is a AI algorithm.
Created 2017-12-17
22 commits to master branch, last one 4 years ago
A simple Tic Tac Toe game built using HTML, CSS, and JavaScript. This project allows players to enjoy the classic game in Player vs Player or Player vs AI mode.
Created 2023-11-22
12 commits to main branch, last one about a year ago
A strong chess engine made in c++
Created 2022-09-20
825 commits to master branch, last one 27 days ago
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning
Created 2017-04-20
7 commits to master branch, last one 7 years ago
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
Created 2021-03-18
21 commits to main branch, last one 2 years ago