Skip to content

GuyHarris7/PacMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacMan

Coding Dojo week 3 fundamentals PacMan game using html, CSS, and javaScript.

Challenges for creating this program:

  • prevent PacMan from leaving the maze or going through the walls.

  • Get cherries to appear. Cherry = 50 pts.

  • Get PacMan to lookup up/down/left/right depending on the direction PacMan is moving.

  • (Optional) Get a ghost to show up (the ghost does not have to move yet). When PacMan meets the ghost, have PacMan lose its life.

  • (Optional) Get the ghost to move around in random directions.

About

Coding Dojo week 3 fundamentals PacMan game using html, CSS, and javaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages