/ing-sw-2020-cappella-castelli-corti

Progetto di ingegneria del software 2020

Primary LanguageJava

Prova Finale Ingegneria del Software 2020

Gruppo AM21

SANTORINI GAME

alt text

How to run the game:

There are two jar for the game:

  • Client jar with parameters:

    [-ip] address [-port] port [-view] view
  • Server jar with parameter:

    [-port] port

Before all, you need to run the server and then the clients and you the possibility to play with the command line interface ( cli ) or with graphic user interface ( gui ).
This is specify when you launch the client jar -> -view cli/gui

For the rules of the game you can open the file under Resources folder of the project

Functionality State
Basic rules GREEN
Complete rules GREEN
Socket GREEN
GUI GREEN
CLI GREEN
Multiple games RED
Persistence RED
Advanced Gods GREEN
Undo RED