Skip to content

xinpei8/ConnectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ConnectFour

A simple connect four game built in Java. The user has options of playing with another human player, or with a basic AI that looks ahead a single move and makes that move if it results in a win. If not, the AI makes random moves. The repository contains unit tests for non-GUI code.

About

A simple connect four game built in Java. The user has options of playing with another human player, or with a basic AI that looks ahead a single move and makes that move if it results in a win. If not, the AI makes random moves. The repository contains unit tests for non-GUI code.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages