Skip to content

AI for the Puzzle Pirates game "Treasure Drop" based on a minimax algorithm with alpha-beta pruning and transposition tables.

Notifications You must be signed in to change notification settings

jonls/td-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

td-minimax

A small program for the Puzzle Pirates game “Treasure Drop” that tries to predict which next move is the best one. Based on a minimax algorithm with alpha-beta pruning and transposition tables.

About

AI for the Puzzle Pirates game "Treasure Drop" based on a minimax algorithm with alpha-beta pruning and transposition tables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages