Ms. Pac-Man Recreation
Controls
W / A / S / D
Video detailing this project:
Description
This was created for a university assignment where I had to recreate a retro arcade game using Unity, I created all the art, mechanics, code, sound effects and ui design (the music tracks are the only assets that I did not create).
The 'Recreated Level' is the recreation of the base game with no additions, it is how the game is supposed to be played
The 'Design Iteration Level' is my personal addition to the game, made to make the gameplay feel familiar but different. I added 4 different selectable characters, 3 of which have unique abilities that can be used to avoid the ghosts and get those pellets.
Ghost Behaviour
This is the normal behaviour for each ghost:
- Red - Chases the player
- Blue - Runs away from the player
- Green - Moves randomly throughout the level
- Pink - Moves clockwise around the level
When the power-up pellet is eaten, each ghost adopts the behaviour of the blue ghost (i.e. it runs away from the player)
Leave a comment
Log in with itch.io to leave a comment.