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

Final Project - Software Engineering 1. Politecnico di Milano, A.A. 2019-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Final Project - Software Engineering 1. Politecnico di Milano, A.A. 2019-2020


Languages

Language:Java 100.0%