A Java implementation for 085923 - PROVA FINALE (PROGETTO DI INGEGNERIA DEL SOFTWARE.
Description • How To Use • Rules • Screenshots • Docs • License
In the future, war has left the world in complete destruction and split the people into factions. The factions have decided to stop the endless war and settle their dispute in the arena. A new virtual bloodsport was created. The Adrenaline tournament. Every faction has a champion, every champion has a chance to fight and the chance to win. Will you take the chance of becoming the next champion of the Adrenaline tournament?
To run this application, you may download JARs here or clone the repository.
# Run server
java -jar server-1.0-jar-with-dependencies.jar --help
# Run client
java --add-modules=javafx.fxml,javafx.graphics,javafx.controls,javafx.base -jar client-1.0-jar-with-dependencies.jar --help
A server is available here: https://ing-sw-2019-7.herokuapp.com/
General rules here.
Weapon rules here.
Documentation is available here.
MIT