Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (19 loc) · 543 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 543 Bytes

Pet Rescue in Java

It's a college project to create a game like Pet Rescue Saga. You have the possibility to play

  • Graphic
  • Terminal (beta)

The graphical version is full, just the progression system is done over ten seconds. You have the possibility:

  • Create Game
  • Progression
  • Play your Game
  • Point System data to it
  • Power Special (Hammer, Rocket)
  • BOT action which he can actually just play a move
  • Edit your Level
  • Left decade
  • Obstacle

HOW TO RUN IT !

javac Main.java
java Main