Skip to content

HarryDavisgithub/Final-Year-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Connect 4 minimax algorithm

This project provides an implementation of the board game Connect 4 with a graphical interface. It gives the player an artificial intelligence that plays at different skill levels.

The main challenge in this project was the implimentation of the minimax algorithm. It was however really enjoyable to learn about - it is explained nicely in this video

Technologies

  • Java 8
  • JUnit
  • Java Swing (for gui)

Usage

It can be run as a Java executable.

Images

Main game window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages