Skip to content

ptut-morpx/minmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minmax

A simple minmax algorithm

This should work on any zero-sum, perfect information, turn-based game. For this, it needs to subclass Game or at least implement its methods.

About

A simple generic minmax algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages