项目作者: manlaig

项目描述 :
UDP Client-Server implementation in Unity
高级语言: C#
项目地址: git://github.com/manlaig/basic_multiplayer_unity.git
创建时间: 2018-12-30T21:26:45Z
项目社区:https://github.com/manlaig/basic_multiplayer_unity

开源协议:MIT License

下载


Basic Multiplayer in Unity

This is an attempt to implement the concepts in Gabriel Gambetta’s Fast-Paced Multiplayer series.

Features

  • Authorative server and dumb clients

  • Client-Side Prediction

  • Server Reconciliation

  • Entity Interpolation

Demo

Connecting 2 clients through a server to play Pong