Skip to content

valentin-stamate/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

PacMan

About

The game was made using Processing. For ghosts I used A* algorithm.

The rules are pretty straight forward : eat the food , don't be the food.

I think I finished this game. I kinda make this game harder to play than I thought... but it works. I tried to make it look very similar with the original game : the map, the ghosts behavior and I added the path each one is following.
For more information about the original game check the credits below.

What's New?

  • New ghost
  • Ghosts behavior improved

Credits