Skip to content

Releases: ProgrammingLife2016/PL1-2016

Sprint 8

Choose a tag to compare

@smesseim smesseim released this 17 Jun 10:46

Sprint 7

Choose a tag to compare

@smesseim smesseim released this 10 Jun 10:38

Sprint 6

Choose a tag to compare

@aelkhalki aelkhalki released this 03 Jun 10:38

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

Choose a tag to compare

@smesseim smesseim released this 27 May 10:36

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

Choose a tag to compare

@smesseim smesseim released this 20 May 10:58

\

Sprint 3

Choose a tag to compare

@smesseim smesseim released this 13 May 10:39
java -jar target/byzantinegenerals-0.2.0.jar 

Sprint 1

Choose a tag to compare

@smesseim smesseim released this 29 Apr 10:28

Run with:

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

Sprint Plan #1

Sprint Plan #1 Pre-release
Pre-release

Choose a tag to compare

@smesseim smesseim released this 22 Apr 16:54
Merge pull request #14 from ProgrammingLife2016/documentation/sprint1

Add sprint backlog 1