Skip to content

Releases: ProgrammingLife2016/PL1-2016

Sprint 8

17 Jun 10:46
Compare
Choose a tag to compare

Sprint 7

10 Jun 10:38
Compare
Choose a tag to compare

Sprint 6

03 Jun 10:38
Compare
Choose a tag to compare

To run the server, you have to install and run postgres first. Create a user 'pl' and give him password 'visual'.
Afterwards restore the database that is in src/main/resources/pl1.sql into a database 'pl1'.
And run
java -cp byzantinegenerals-0.3.0.jar io.github.programminglife2016.pl1_2016.Launcher [port] [dataset]

OR

Just visit www.byzantinegenerals.com:8081/static/index.html

Sprint 5

27 May 10:36
Compare
Choose a tag to compare

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).

Sprint 4

20 May 10:58
Compare
Choose a tag to compare

Sprint 3

13 May 10:39
Compare
Choose a tag to compare
java -jar target/byzantinegenerals-0.2.0.jar 

Sprint 1

29 Apr 10:28
Compare
Choose a tag to compare

Run with:

java -cp PL1-2016.jar io.github.programminglife2016.pl1_2016.Launcher

Sprint Plan #1

22 Apr 16:54
Compare
Choose a tag to compare
Sprint Plan #1 Pre-release
Pre-release
Merge pull request #14 from ProgrammingLife2016/documentation/sprint1

Add sprint backlog 1