Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 352 Bytes

Dragons of Mugloar Adventure

For build run in project directory:

gradlew clean bootJar

For start run in build directory:

java -jar ./dragons-of-mugloar-adventure-1.0.jar

Basic rules and requirements site.

Api specification described here.