A single player source code for Ya Paper Soccer - paper soccer for Android.
-
Updated
Feb 6, 2025 - C++
A single player source code for Ya Paper Soccer - paper soccer for Android.
An engine in C++ to play the board game Ataxx
next-gen AI enabled chess engine.
Nine men's morris game implementation with computer AI based on minmax algorithm (enhanced with alpha beta prunning) made for AI course at Wroclaw University of Science And Technology. Implementation is done in C++ with QT lib serving as GUI.
An AI program that plays chess by reading in moves from the command line
An unbeatable AI for Tic-tac-toe. Uses the Alpha-beta optimised Minimax algorithm.
TicTacToe AI that utilizes the Minimax Algorithm and the Alpha Beta Pruning Algorithm to reduce Game-Tree searches.
Checkers game: Player vs AI (Minimax with Alpha-Beta), Player vs Player, Over the Network.
A connect four ai in c++ using only stl. You can play against several algorithms with varying levels of difficulty.
CS6613 AI project
A Connect-Four AI based on optimizing a parallel search of the game tree. Final code intended to be in CUDA.
Add a description, image, and links to the alpha-beta topic page so that developers can more easily learn about it.
To associate your repository with the alpha-beta topic, visit your repo's landing page and select "manage topics."