Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DragonsGame

clone repository and run via gradle wrapper e.g.

gradlew bootRun -Pargs="-targetScore 1000" -Dorg.gradle.java.home="C:/Program Files/Java/jdk-11.0.15" -Dspring.profiles.active=prod

Need to specify path to JDK11 or later as app doesn't seem to run with Java 8 as http requests return 403 FORBIDDEN response due to some missing user-agent headers. Works with Java 11 & Java 16 out of the box though.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages