Skip to content

Breakthrough Game written in Java. You can play against a bot that uses a variation of Minimax with AB pruning.

Notifications You must be signed in to change notification settings

gibbyb/Breakthrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakthrough

Java app which allows you to play the game Breakthrough against a bot using a Minimax function with AB pruning.

The minimax funtion part still needs to be complete. It currently only reaches a depth of 1, BUT the app is functional, which is what I wanted to complete first.

About

Breakthrough Game written in Java. You can play against a bot that uses a variation of Minimax with AB pruning.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages