Skip to content

A final project for Software Design Studio: recreating Pac-Man.

License

Notifications You must be signed in to change notification settings

CS126SP20/pac-man

Repository files navigation

Final Project

license docs

Author: Brianna Zhang - bjzhang2@illinois.edu

alt text alt_text alt_text

Dependencies:

Game

This is a copy of Pac-Man, a maze arcade game developed and released by Namco in 1980. The gameplay is essentially the same.

Objective:

To complete a level, the user must control Pac-Man with the arrow keys and eat all of the food while avoiding the ghosts. If Pac-Man hits a ghost, he loses a life. If all three lives are lost, the game is over. The user keeps playing levels until all three lives are lost.

Controls

Key Action
SPACE Move between the main, leaderboard, and game play screens
RETURN Begin or continue a game
UP Move Pac-Man up
DOWN Move Pac-Man down
LEFT Move Pac-Man left
RIGHT Move Pac-Man right

To change the username, screen and tile dimensions, and speed or delay of the game, go to 'Edit Configurations' and add arguments in the format of gflags to 'Program Arguments'.

Thank You!

About

A final project for Software Design Studio: recreating Pac-Man.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published