Pac-Man Clone

Pac-Man Clone

Pac-Man implementation developed in Unity. Single player version available for Web and PC. Multiplayer version available for AirConsole. I implemented most of the original arcade game’s features, including replicating the ghost AI unique behaviors (minus Cruise Elroy mode for Blinky). To do that, I based myself off from the Pac-Man Dossier.

Controls:

  • Arrow keys/WASD: Move Pac-Man

Source code available on GitHub.