Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 562 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 562 Bytes

Quadball tournament

A Sports Manager game based on the sport of Quadball using Java and JavaFX.

Run the program:

java -jar jda178_lbl40_sportstournament.jar

Import project into Eclipse:

Copy this URL:

https://github.com/cosmqc/quadball_tournament.git
  • Click on File > Import
  • Select Projects from Git in the Git folder, then click next
  • Select Clone URL, then click next
  • Paste the URL into the URL line, then click next
  • Check package is selected
  • Click Finish