Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.41 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.41 KB

Ball of Duty

Issue Stats

Introduction

This project is owned by project group 6 on third semester of Software Engineering at University of Southern Denmark. BoD - Ball of Duty is a simple 2D multiplayer shooter. This repository represents the frontend of Ball of Duty.

Requirements for developing

  • Platform: Linux, Windows, Mac or Oracle Solaris - Linux and Oracle Solaris have not been tested.
  • Java SE Development Kit ≥ 8.0.600.27
  • Java Runtime ≥ 8.0.600.27
  • A Java IDE (the group uses Eclipse Java Mars)

Requirements playing using Ball of Duty

  • Platform: Linux, Windows, Mac or Oracle Solaris - Linux and Oracle Solaris have not been tested.
  • Java Runtime ≥ 8.0.600.27

Install

Detailed installation guide is available in INSTALL

Reporting issues

Issues can be reported via the Github issue tracker.

Please take the time to review existing issues before submitting your own to prevent duplicates. Incorrect or poorly formed reports are wasteful and are subject to deletion.

Submitting fixes

Fixes are submitted as pull requests via Github.

Links

Java SDK, JavaFX

JUnit

Java