Skip to content

zhan006/pacman-ai

 
 

Repository files navigation

MCTS for Pacman Capture the Flag Contest

screenshot

This project implements an agent to participate in the Pacman Capture the Flag contest.

More information on the contest can be found at: http://ai.berkeley.edu/contest.html. The contest rules can also be found on this link.

The team implemented in this project is named MonteCarloTeam. It uses Monte Carlo Tree Search (MCTS) to implement an offensive and a defensive agent. Its source code and its documentation can be found here.

About

A Monte Carlo Tree Search Agent used to control agents in a Pacman competition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.5%
  • TeX 6.3%
  • Ruby 0.2%