Skip to content

Develop minimax algorithm #9

@huiwang

Description

@huiwang

Both Caribbean and Code4life winner strategy are based on minimax algo.

https://github.com/Agade09/Agade-Code-4-Life-Postmortem/blob/master/Agade_C4L_Postmortem.md

https://recursive.cc/blog/coders-of-the-carribean-post-mortem.html

TODO :

  • performance checks
  • prune branches from root
  • real game tests (connect4 ? need a game with a working heuristic)
  • iterative deepening

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions