/CS209ConnectFour

ConnectFour with modifications, implemented with Alpha Beta Pruning

Primary LanguageJava

ConnectFourjava

This is an implementation of Alpha Beta Pruning with modified rules of the game Connect Four as a project for the Intelligent Systems 1 subject.

To run the program, simply run src/Main.java