Skip to content

Stratego game with customizable AI player in JavaFX. AI player is implemented using MINMAX algorithm.

Notifications You must be signed in to change notification settings

mosurekImagination/Stratego-JavaFX-game-AI-MinMax-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Stratego-game

Screenshot

GamePlay Screenshot

Description

Stratego game with Artificial Inteligence player made in Java. Also, I used JavaFX for GUI.

Computer player is implemented by min-max algorithm in which you can set parameters like search tree depth and search heuristics to carry out efficiency tests.

About

Stratego game with customizable AI player in JavaFX. AI player is implemented using MINMAX algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages