chenhuiyi / atropos-game-ai-player

Projects developed during the Spring 2017 Artificial Intelligence course at Boston University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atropos Game Ai Player

Projects developed during the Spring 2017 Artificial Intelligence course at Boston University.

  • Designed and implemented an AI player for a board game called Atropos in Python, and achieved top 10% in class competition.
  • Designed series of evaluating functions to calculate the weighted score for each potential move.
  • Used minimax with alpha beta pruning algorithm to search the next best move.

About

Projects developed during the Spring 2017 Artificial Intelligence course at Boston University.


Languages

Language:Java 82.8%Language:Python 15.7%Language:C++ 1.5%