Skip to content

RamiAhmed/Gambetta_LocalDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gambetta Local (Hotseat) Demo

Unity Demo showcasing networking concepts including prediction, interpolation and reconciliation in a local (hotseat) environment.

Description

This is a minimal demo project made in Unity 2017.2.0f3 (but it should work in older versions as well). The demo project is a very close implementation of the "Gambetta Demo" on Network Architecture - All credits to Gabriel Gambetta for that.

The demo is basically a C# Unity implementation of Gambetta's Live Demo.

Instructions

  1. Open up the scene "GambettaLocalDemoScene"
  2. Hit 'Play' in Unity
  3. Play around with settings on the "World" game object in the scene

Networked Demo

See this repository for a networked (multiplayer) demo version of this project.

License: MIT

About

Fast-Paced Multiplayer: Sample Code and Live Demo - Gabriel Gambetta's Multiplayer Network Demo in Unity C# as Local/Hotseat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages