haohle / COMP30024_PartB

Part B of AI Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMP30024_PartB

Final of AI Assignment

Final submission of the AI agent created to compete in the COMP30024 in class tournament. This AI incorporates strategies and techniques such as;

  • Minimax
  • Minimax with alpha-beta pruning
  • Monte Carlo

About

Part B of AI Assignment


Languages

Language:Java 100.0%