Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.02 KB

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