Home
Softono
Game-Server

Game-Server

Open source C#
11
Stars
3
Forks
0
Issues
2
Watchers
8 years
Last Commit

About Game-Server

Game-Server is a simple C online game server designed to work alongside the Game-Client project. It provides the networking backend needed to support multiplayer online games built with Unity, handling connections and data exchange between players. Setup involves configuring the IPv4 address in the Intro scene via the NetworkManager component. Example projects demonstrating its use include Shape of You (Server), showcasing real-time multiplayer gameplay. Ideal for developers creating small-scale online games or learning the basics of networked game architecture in C.

Platforms

Web Self-hosted Windows

Languages

C#

Links