Skip to content

lorenzo-bonetti/TablutAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TablutCompetition

Pickle Ricks (Giulio Fortini, Lorenzo Bonetti) - Winner Team of the 2019/2020 Tablut Students AI Competition @unibo

Strategy

A MiniMax Strategy with Alpha-Beta pruning to explore the state space of the game.

The following classes have been implemented:

  • TablutBasicClient
  • TablutBasicWhiteClient (launch the white player with minimax)
  • TablutBasicBlackClient (launch the black player with minimax)
  • MinimaxStrategy (Minimax algorithm and custom evaluation)

tablut

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published