Skip to content
/ pacman Public

Pac-Man reimplementation in Python 3 through pygame library for university course

Notifications You must be signed in to change notification settings

d1ggs/pacman

Repository files navigation

Pac-Man

Pac-Man reimplementation in Python 3 through pygame library for university programming course.

  • Single level fully working with power-ups and bonus points.
  • Three ghosts intelligence modes: chase, scatter and frightened

Dependencies

  • Python 3.x
  • Pygame > 1.4
To play, run pacman_game.py and use directional arrows to move.
Developed in collaboration with franksacco

About

Pac-Man reimplementation in Python 3 through pygame library for university course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages