Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 836 Bytes

File metadata and controls

27 lines (14 loc) · 836 Bytes

Unity Multiplayer Framework

Repository for the Unity Multiplayer Project built using Unity's NetCode Framework, with integration for Unity Gaming Services (UGS) such as Relay, Authentication, and Lobbies.

This project serves as a foundational framework for developing scalable and flexible multiplayer experiences in Unity.

🚀 Features:

Unity NetCode Framework

Deterministic multiplayer support.

High-performance networking model.

Client-Server and Dedicated Server architecture.

Unity Gaming Services Integration

Relay – Enables secure, peer-to-peer connections without requiring a dedicated server.

Authentication – Manages player identities across sessions and platforms.

Lobbies – Supports matchmaking and player grouping before entering gameplay.

Modular Design

Extensible system for adding gameplay features.