Skip to content

abrazinskas/ISP-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect four Java game

This project was developed in IT University of Copenhagen Denmark in 2013 for Intelligent Systems programming course. It is based on mini-max, alpha-beta prunning and admission function. The implementation is not perfect, as we had very limited amount of time to increase the performance and make a decent admission function.

Instructions

In order to run this game - in configuration specify ShowGame as a main class and pass arguments: "human GameLogic"

About

Connect4 Java Game based on minimax artificial algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors