Java
Description
Santorini Board Game is the final test of “Software Engineering”, course of “Computer Science Engineering” held at Politecnico di Milano (2019/2020).
Instructor: Gianpaolo Cugola
Final Score: 30/30 cum laude
Specification
The project consists of a Java version of the board game Santorini, made by Roxley Games.
You can find the full game here.
The final version includes:
- initial UML diagram;
- final UML diagram, generated from the code by automated tools;
- working game implementation, which has to be rules compliant;
- source code of the implementation;
- source code of unity tests.