/COMP30024_PartB

Part B of AI Assignment

Primary LanguageJava

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