Skip to content

This is a project made for a school assignment. The game is made in Java. The final grade I received for this project was a 9.7.

License

Notifications You must be signed in to change notification settings

pim97/java_world_of_zuul_server_ssl_sockets_multiplayer

Repository files navigation

About this project

This world of zuul game has been made as a school project. It uses Java and uses some inheritance and reflection.

To make it work

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 client to be able to connect to it, this can be found in my repository

Final grade: 9.7

About

This is a project made for a school assignment. The game is made in Java. The final grade I received for this project was a 9.7.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages