Allowing people to play despite of the distance. Software to play online on local multiplayer games by sharing the inputs and the window of the game between 2 players.
Download the latest release here
- .NET Framework 4.6.2
- C#
- XAML
- WPF
- MahApps
- GamingAnywhere
Interested in Microsoft technologies, I wanted to learn C# with a first project, this one. Otherwise, I wanted to allow the distant people to play despite the distance.
- Only Windows 7+ is supported (32 and 64 Bits).
- Works with 16-bit stereo audio, 44100 Hz.
- Make sure that the machine running server gets an accessible IP address. You also want to turn off Windows firewall and check if both TCP and UDP packets can reach each other.
- You have to configure your screen DPI to 100% (by default 96 dpi). Otherwise, it will read an incorrect screen size.
Of course ! By hitting the ⭐ button !
- Make docs (readme, how to use it)
- Clean XAML
- Add list of opened windows
- Design

