Skip to content

isaveu/uwp-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uwp-multiplayer

Multiplayer game with matchmaking for Windows 10 desktop devices.

Matchmaking Strategy: Ping-based (Connects to a host with a low ping.)

Network Protocol: TCP (Port selected by the user.)

Network Topology: Client-server (Host doubles as the server.)

Installing

  1. Get App Installer (by Microsoft Corporation) on the Windows Store.
  2. Get the latest release from this repository.
  3. Install the certificate (Game_X.X.X.X_x64.cer) on the Local Machine and place it on Trusted Root Certification Authorities.
  4. Install all the packages from the Dependencies folder.
  5. Install the Game_X.X.X.X_x64.appxbundle package.

Known issues

Every release is more stable but under certain circumstances you may experience some issues that could crash the game.

Demo (YouTube)

Youtube Video

About

Multiplayer game for Windows 10.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages