Adrenaline was one of my 3 bachelor thesis projects and concerned the creation of a digital version of the board game "Adrenaline".
It was mandatory for "Software Engineering" course attended at Politecnico of Milan, but with my teammates Nicola and Carmelo we decided to go beyond the requirements and we ended with 18k lines of code...
Probably too much effort for a 30 cum laude in a 3 CFU course, but it was funny, so why not?
Hope you will find it interesting 😄
Here is a screen of the game board:
If your want to try it, you can download jar files here:
jar for client: https://github.com/SimoneSartoni/SoftwareEngineering/blob/master/jar/ing_sw_2019_19_client_jar/ing-sw-2019-19.jar
jar for server: https://github.com/SimoneSartoni/SoftwareEngineering/blob/master/jar/ing_sw_2019_19_server_jar/ing-sw-2019-19.jar
Authors: Simone Sartoni, Nicola Rosetti and Carmelo Valore.