Skip to content

An AI for the game Mrs. Pacman, based on a Monte Carlo Tree Search optimized with a Genetic Algorithm

Notifications You must be signed in to change notification settings

OranBar/Mrs.Pacman_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mrs.Pacman_AI

An AI for the game Mrs. Pacman, based on a Monte Carlo Tree Search optimized with a Genetic Algorithm

How to Execute

Download the repository and import it into a new java project. Run the "Executor" class.

AI Code

All of the code used for mrs. Pacman's AI is in the pacman.entries package.

Top Scores

The best recorded score is 56 800. The best recorded average score is 41 465 over 30 games.

About

An AI for the game Mrs. Pacman, based on a Monte Carlo Tree Search optimized with a Genetic Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages