Skip to content

AI that leverges the power of alpha-beta pruning and a greedy heuristic.

Notifications You must be signed in to change notification settings

red4711/Connect-K-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Connect-K AI This AI leverges the power of alpha-beta pruning along with a greedy heurstic to look 4 to 5 moves ahead on average. The greedy heuristic consist of choosing the move the would increase the longest connecting chain and/or one that would allow the most potential in 4 to 5 ply down the line.

Commands to run the program:
make run #initalize the UI and load AI

About

AI that leverges the power of alpha-beta pruning and a greedy heuristic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published