Skip to content

lucagrammer/Ing-Sw-2020-Leoni-Locarno-Minotti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prova Finale Ingegneria del Software 2020

Gruppo PSP39

This final project was made between March and July 2020 as our final thesis project at Politecnico di Milano.

Final score: 30/30

How to start JARs

You can find them under "deliveries/final/jar/"

client.jar

Download it and use

java -jar client.jar

You will be asked the Server IP once the jar has been launched correctly.

server.jar

Download it and use

java -jar server.jar

Functionality State
Basic rules GREEN
Complete rules GREEN
Socket GREEN
GUI GREEN
CLI GREEN
Multiple games GREEN