Prototype 19 - PacMan Replica
PacMan Replica is a game prototype I built while following along with Noob Tuts’ Unity 2D PacMan Tutorial on Noob Tuts. The core gameplay loop is:
- Move around
- Avoid colliding with ghosts
- Collect all pellets to complete level
Play the game in your browser here.
View my GitHub repo here.