Skip to content

This is the implementation of Connect Four Gaming AI written in Java

License

Notifications You must be signed in to change notification settings

yahowang/Connect-Four-Gaming-AI

Repository files navigation

Connect-Four-Gaming-AI

This is the implementation of Connect Four Gaming AI written in Java.

It is constructed with Minimax algorithm and augmented with Alpha-Beta pruning to be any human player.

To start using this console application, use the main method in MainProgram.

About

This is the implementation of Connect Four Gaming AI written in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages