Skip to content

romsahel/ai-pacman-controller

Repository files navigation

ai-pacman-controller

Using the given PacMan framework (in Java), develop three Pac-man controllers implementing different techniques from the following list:

  • Neural Networks;
  • Evolutionary Algorithms;
  • Temporal Difference Learning;
  • Monte Carlo Tree Search;
  • Behavior Trees.

Then, analyze and evaluate your work in the report.

See the final report here.

About

PacMan controllers using different AI techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages