Computer program that plays chess.
-
Updated
Dec 21, 2023 - C++
Computer program that plays chess.
Monte Carlo Tree Search - A C++ MPI implementation
Making An A.I System For Tic Tac Toe. This Was Implementing A Mini-Max Algorithm As Part Of A Game Theory Project. Implemented Using C++ As The BackEnd Logic And Qt And QML For Front-End GUI Logic.
Fork of the code of Pengkun Liu's Master Thesis, June 2015
Assignments of Artificial Intelligence Sessional Course CSE 318 in Level-3, Term-2 of CSE, BUET
This repository contains my solutions to the assignments of the course CSE-318 | Artificial Intelligence.
Lab codes for Artificial Intelligence Lab of Level 3 Term 2 at BUET CSE undergrad
An AI bot to play the game of Cannon using alpha beta pruning based minimax search
(WIP) A C++ connect4 game with the computer as the opponent.
Add a description, image, and links to the adversarial-search topic page so that developers can more easily learn about it.
To associate your repository with the adversarial-search topic, visit your repo's landing page and select "manage topics."