/Pacman-Game

Repository for the project of Development of Distributed Applications class (DAD).

Primary LanguageC#

PACMAN Game

Repository for the project of the Development of Distributed Applications class.

The DAD project aims at implementing a simplified (and therefore far from complete) fault-tolerant real-time distributed gaming platform.

To start the game:

-Start a server and insert the game rate and the number os players of the game;

-Start as many clients as the number os players inserted above;