Skip to content

sseidel16/ms-pac-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ms-pac-man

These are the source files for my Ms Pac-Man program that I built in 2012. I was young developer and very new to Java. It was designed to behave almost exactly like the Ms Pac-Man arcade game but there are some algorithmic differences (I found this out later) especially with the ghosts and their pursuit.

Boards

The boards are encoded in a made-up format and are similar, but not identical, to the real Ms Pac-Man boards. The files can be found under resources/boards

Images

The images are all designed using MS paint and the pixel pencil.

About

The source files for my Pac-man program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published