Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is a fun pacman game I created as a side project. It uses list data structures in order to traverse through a list of points as it finds a special bubble located somewhere in the maze. It updates the position of the lists and matches it with the location of the hidden bubble. Once the bubble is found, the head of the pacman explodes and the…

Notifications You must be signed in to change notification settings

michaelm396/PacMan

Repository files navigation

PacMan

This is a fun pacman game I created as a side project.

About

This is a fun pacman game I created as a side project. It uses list data structures in order to traverse through a list of points as it finds a special bubble located somewhere in the maze. It updates the position of the lists and matches it with the location of the hidden bubble. Once the bubble is found, the head of the pacman explodes and the…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages