You can run the game with Gradle using the run task
The login credentials are: test and pass
We are using java 13, so please make sure that you are using this version
Script to create the tables for the database can be found under /doc/databaseScript/databaseScript.md
The credentials for the database can be found here
This file should be placed in the main directory of the repository (next to the build.gradle and README.md file for example)