Airels / puck-man-reloaded

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 100.0%