Skip to content

olinjohnson/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect4

Clone of the game Connect 4 with an AI opponent

Check out release v1.2

The Connect 4 AI uses Minimax with Alpha-Beta pruning to calculate ideal moves. It also uses Bitboards for optimized speed and efficiency.

Built with Unity

Supplementary blog post on my website

Connect4 gameplay

About

Clone of the game Connect 4 with an AI opponent

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages