Language: C# Type: Multiplayer board game collection Description: PxGameSuite was created as a time-killer and a way to play some classic board games in a fun and stylistic way online with friends. Requires: .NET Framework 2.0
Features:
Full client/server SSL support with certificate exchange
Asychronous socket communication for fast net transfers and event-driven programming
Full serialization of game movements to send full classes containing game information quickly and compactly
Effective use of DLLs and custom libraries with inheritance to support rapid development of new games
Simplistic, compact UI for ease of use and no "learning curve"