Skip to content

Connect 4 GUI and AI written in Java. Uses MiniMax and Alpha-Beta Pruning to find optimal moves fast.

Notifications You must be signed in to change notification settings

jimmyyx/Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Connect-4

Connect 4 GUI and AI, programmed in Java with swing AI is MiniMax with Alpha-Beta Pruning

About

Connect 4 GUI and AI written in Java. Uses MiniMax and Alpha-Beta Pruning to find optimal moves fast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages