Skip to content

CodecupNL/Daedalus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daedalus

Daedalus Jury-software written in Java

Download

git clone https://github.com/CodecupNL/Daedalus

Note: Git should be installed.

Install

mvn install

Note: Maven should be installed.

Run

cd bin
deadalus [-d] [-f <file>] -g <game> [-m <manager>]

Note: Java should be installed.

Parameters

Parameter Description Required
-d If set, Daedalus will print debug information. No
-f If set, defines which file to use for logging. If not set, defaults to bin/games/${game}/logs/${time}.log. No
-g Defines which game there will be played. Yes
-m If set, defines which manager will be used for the competition. If not set, it defaults to bin/managers/manager.jar. No

About

Daedalus Jury-software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages