OmegaRace
Multiplayer Game Development using C# and XNA.I Refactored a local two player shooting game to multiplayer mode, which using XLIVE account to login and allow player to play together on different machine. Client and server model using Winsock library and serialization technique. The project was data driven , handling data in different format and commands as package.