Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.72 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.72 KB

Puck-Man Reloaded

PacMan picture

Description

What is this game again ? Puck-Man Reloaded is a PacMan Game (another one), with the basic PacMan gameplay, but with new features. You will meet new friends, such as Blacky, because Blinky, Pinky, Inky and Clyde is not enough !

This game is an University Project, for Aix-Marseille University, France.

Gameplay

Screens

Title Screen Gameplay Screen Another Gameplay Screen Again Another Gameplay Screen

Video

Puck-Man Reloaded Gameplay in video on Youtube

How to play ?

Don't forget the requirements before trying to play!

There is two ways to play the game :

  • Launch directly "run" Gradle Task in your favourite IDE or in your Console
  • Compile a jar with the "jar" Gradle Task, then run the jar as usual : java -jar pacmanV1.0.jar (all dependencies should be compiled in the jar)

Authors

Supervisor

  • HAMRI Maamar el amine

Dependencies

Requirements

  • Java 15
  • Gradle (for the project)

Credits