Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.26 KB

Wallpaper

Hello everyone, welcome to Zombie ACADalypse!!

A Zombie invasion has occurred at the Code Academy Campus and now Alcatrinha has to fight the zombies to death! (2D TopView Shooter)

How to play?

instructions

Objectives of the game?

The goal of Zombie ACADalypse is to survive the most rounds you can. While you're at it, gather good score by killing those zombies (go check the fridge, to aid you in this arduous mission)

Setup

To build this project using ANT go to the project folder and use the command ant

ant

How to run

To run the project go to the build folder inside the project and run the jar with the following command

java -jar zombie-acadalypse.jar 

Technologies

  • Java 8
  • OOP

Collaborators