Skip to content

michioD/pacman-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman-javax

Descriptions of modules and classes

PacmanController This class manages the game clock and player input.

PacmanModel This class handles game logic, movement methods, scoreboard, and entities.

PacmanView This class handles the displaying the GUI and graphics.

How to run

  1. install gradle

  2. clone the repo and cd pacman-java

  3. gradle build

  4. gradle run

About

Pacman using javax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%