[go: nahoru, domu]

Skip to content

An AI bot to play the game of Cannon using alpha beta pruning based minimax search

Notifications You must be signed in to change notification settings

SukritiGupta/CannonPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cannon-Advanced

COL333 - Assignment 2 and 5

We created a bot using adversarial search techniques to play an abstract strategy board game named Cannon. The rules of the original game can be found here. We implemented minimax along with alpha beta pruning. The code to the final player can be found in new_new.cpp

The TA repository for running the server is Cannon-AI and the repository can be found here

About

An AI bot to play the game of Cannon using alpha beta pruning based minimax search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published