Skip to content

An implementation of Connect Four against an AI opponent

Notifications You must be signed in to change notification settings

wcoombs/connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect

University of Manitoba - Summer 2016
COMP 2150 - Object Orientation
Assignment 3


An implementation of Connect Four against an AI opponent. You are able to select the level of difficulty for a noticeable difference in AI strategy.

Written in Java, the GUI version of this program can be compiled and run in Eclipse, or, the text version can be run from the command line in the src directory using the command java MainText. All required and numerous optional aspects of the assignment were implemented to achieve a 100% grade.


About

An implementation of Connect Four against an AI opponent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages