Skip to content

nmc-cs/Pac-Man

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman

Our project is a Pacman simulation game. We had a JFrame maven project that had 4 ghosts: Pink, Cyan, Orange, and Red with a Pacman that traverse through the map. Pacman takes in user input with the arrow keys to traverse through the maze, and the goal is to avoid all the ghosts, consume all the pellets, powerups, and cherry bonus. The game has customized audio, pause/resume features, and the 4 pillars of Java. The group members are Nitin Chava, Aditya Ramakrishnan, Abhinav Pasupuleti, and Matthew Robison.

In order to play, run the GameBoard class and click the start screen. Then start moving with the arrow keys, avoid the ghost and consume all the food. Good luck and have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.6%
  • Java 9.8%
  • JavaScript 5.1%
  • CSS 4.5%