Skip to content

A game's university project, based on game engine from the same project

Notifications You must be signed in to change notification settings

Airels/puck-man-reloaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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