Skip to content

An implementation of Connect Four in Java that uses the minimax algorithm

License

Notifications You must be signed in to change notification settings

rt2013G/prog3-connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROG3-Connect Four

This is a project I built for my University exam of Object-Oriented programming "PROG3".
The purpose of this application is to re-create the game Connect Four in Java, implementing the minimax algorithm and the possibility to pause and resume a game at any moment.

Author

Raffaele Talente, student enrolled at University of Naples "Parthenope"

Additional resources and acknowledgements

  • Wikipedia - For the alpha-beta pruning pseudocode

About

An implementation of Connect Four in Java that uses the minimax algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published