Skip to content

A classic Pacman game implemented in Python using object-oriented programming. Features include a custom Vector2D class for movement and collision detection, and randomized elements to keep gameplay engaging.

Notifications You must be signed in to change notification settings

kartikayakulshrestha/PacmanGame

Repository files navigation

Pacman game

Pygmae

(pip install pygame)

1

1

1

About

A classic Pacman game implemented in Python using object-oriented programming. Features include a custom Vector2D class for movement and collision detection, and randomized elements to keep gameplay engaging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages