Skip to content

My awesome implementation of the classic Pacman game :)

License

Notifications You must be signed in to change notification settings

Buriola/pacman-remake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Pacman Remake game made with Unity

Original Unity Version: 2019.1.3f1

Current Unity Version: 2019.4.12f1

  • A faithful pacman remake made in one week for a game jam.
  • This is a sample of my work as a gameplay programmer and does not reflect my current skills, I made it in late 2019.

Controls:

  • Arrow Keys / WASD -> Movement and Menu Selection
  • Return / Space bar -> Select Action
  • Esc -> Cancel Action

Features:

  • Two different boards: Classic Pacman / Ms Pacman.
  • Ghosts behaviors implemented like the originals made back in 1980. (https://gameinternals.com/understanding-pac-man-ghost-behavior)
  • Bonus items -> The fruits that appear mid level while playing
  • Local Multiplayer -> Each player plays one at a time. Player with the biggest score wins.

image

image

image