Skip to content

PaulinaCzapla/Pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman

Classic Pacman game created with Unity engine.

Game features:

  • A player can control the pacman using the arrows or the WASD keys
  • A player has to collect all pellets, that are located inside the maze. Four ghosts are going to ocasionnaly chase a player.
  • Ghosts have several types of behavior: being at home, chasing pacman, scattering, being frightened (and vounerable) and running away from the pacman.
  • There are two kinds of bonus points: bonus pellets, that make ghosts scared and vounerable to eat by pacman and "fruits".
  • Every kind of fruit give different amount of bonus points and have its own likelihood of occurrence. They appear (or not) in every 20 seconds and last on the map for 8 seconds. They can appear in four places near to the ghost home.
    • Cherry - extra points: 100 chance: 22%
    • Strawberry - extra points: 300 chance: 18%
    • Orange - extra points: 500 chance: 15%
    • Apple - extra points: 700 chance: 12%
    • Melon - extra points: 1000 chance: 8.5%
    • Galaxian Boss - extra points: 2000 chance: 2.5%
    • Bell - extra points: 3000 chance: 1.5%
    • Key - extra points: 5000 chance: 0.5%
  • There is a tunnel on the map, that can teleport pacman or ghosts from one side of the maze to another.

image

Scared ghosts

image

Game over screen

image

Game over screen after winning a game

image

About

Classic Pacman game created with Unity Engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages