Source and Download

What is it?

Trasposition of the board game Eriantys by Cranio Creations
(NOTE: assets are not the original ones because protected by copyright)

When was it made?

Developed in 3 months in 2022 as the last Software Engineering course project at Politecnico di Milano.
Part of the graduation thesis.

Who made it?

3 programmers, including me.

What did I learn/practice?

  • I massivly improved my skills as a good clean code writer
  • I learned how to design an entire project architecture and create a compete UML diagram of it
  • Substantial use of Design Patterns
  • Test Driven Development
  • MVC Architecture
  • I got into the habit of writing good comments to the code