This world of zuul game has been made as a school project. It uses Java and uses some inheritance and reflection.
You must create a new keystore, this can be created with the following command: keytool -genkey -alias mydomain -keyalg RSA -keystore KeyStore.jks -keysize 2048
After this you must change the password of the keystore in Global.java to make it working
You also must have the server to be able to connect to it, this can be found in my repository
Final grade: 9.7