Skip to content

The bot plays the (almost) perfect connect 4 game by using the minimax algorithm to check 8 moves ahead and makes the best decision. Optimization with alpha-beta pruning is also done.

Notifications You must be signed in to change notification settings

ayeenp/ConnectFour-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

About

The bot plays the (almost) perfect connect 4 game by using the minimax algorithm to check 8 moves ahead and makes the best decision. Optimization with alpha-beta pruning is also done.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages