Skip to content

School project - developing a version of Pacman using pygame

Notifications You must be signed in to change notification settings

szymanowiczs/Pacman

Repository files navigation

Pacman

School project - developing a version of Pacman using pygame

This will be a version of Pacman with the following features:

Breadth First Search for path finding for ghosts

Different levels of difficulty - mainly depending on the 'intelligence' of the enemies

Available off-line, with retrievable high scores

The description of the project can be found in a pdf document, in particular the principles of implementing BFS and explanation of how it governs the movement of the ghosts. This is my first project in Python using Github.

About

School project - developing a version of Pacman using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages