Sprint 5
The live demos: TB10 and TB328.
To run the server locally:
java -cp byzantinegenerals-0.3.0.jar io.github.programminglife2016.pl1_2016.Launcher [port] [dataset]
where [port]
is the port you want to run the server on (e.g. 8081
), and [dataset]
is the dataset you would want to visualize (i.e. TB10
or TB328
).