Skip to content

Amoolaa/papplet-pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

papplet-pacman

An implementation of pacman written using PApplet library in Java. This project uses gradle. gradle run is to run the application, gradle test runs the tests and gradle jacocoTestReport provides a report of the testing done.

image image image

Pacman moves using arrow keys. Pressing spacebar toggles the Ghost's targets. The superfruits turn ghosts into frightened mode, where they can be consumed by Pacman and do not return until Pacman loses a life. The sodacan reduces the visibility of the ghosts and gives them erratic behaviour. The behaviour of ghosts is identical to regular pacman.

The config.json file is used to control the speed, the number of lives, the map and the length of modes which determine each ghost's behaviour.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages