Skip to content

grifaj/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

connect-four

Connect 4 game with single and two player mode

Single player mode AI uses minimax with alpha beta pruning along with legacy precomputed tables to provide optimal moves

To run load main connectfour.java file. Tested using Eclipse IDE, should work best using that

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages