This program simulates a game of Pac-Man that allows for multiplayer. One player controls Pac-Man, while two other players control a red and yellow ghost using different tactile switches.

Dependencies:   4DGL-uLCD-SE PinDetect mbed

Fork of Pac-Man by Eric Xu

Auto generated API documentation and code listings for Pac-Man

Code

Ghost.h [code]
main.cpp [code]
Pacman.h [code]
Stage.h [code]