Italian version of the game Hearts. The game use a central server for chat and authentication; the table is p2p among players. The game supports n-1 crashes of the playing peers.
A server emulator for World of Warcraft, providing the ability for individuals to create their own realms, customised through an easy-to-use C# scripting system, allowing one to create AI, items, quests, and any other in-game functions with ease.
The rmiBlackJack is a client/servergame developed in java, using RMI as the comunication layer. The game suports at most 7 players, the clients are updated every time someone takes an action by the use of RMI callbacks.