All projects

2025

Examples MultiplayerGameUDP

A basic real-time multiplayer game using C# and .NET 8 over UDP. Players are represented by unique symbols and can move across a grid using arrow key…

Overview

A basic real-time multiplayer game using C# and .NET 8 over UDP. Players are represented by unique symbols and can move across a grid using arrow keys. A central server tracks all player positions and broadcasts the current game state to connected clients at regular intervals. Open-source project by Daniel Thornton, published on GitHub.

Highlights

  • Primary language: C#
  • Open source — view the code and contribute on GitHub

Built with

  • C#

Discussion (0)

Log in to comment.

No comments yet. Be the first to start the conversation.