Netick is a C# networking solution for Unity.
-
Updated
Aug 14, 2026 - C#
Netick is a C# networking solution for Unity.
Client/Server Authoritative Multiplayer Addon for the Godot Engine
Network-agnostic, high-level game networking library for client-side prediction and server reconciliation (unconditional rollback).
Experiments with Client-Side prediction using unity and Mirror
A basic implementation of Flappy Bird with real-time multiplayer using Hathora
Deterministic Unity & Godot framework for rollback, lockstep & server-authoritative multiplayer. Engine-agnostic pure C# core, FP64 fixed-point math, ECS, physics, navigation, and replays — frame-perfect, cross-platform reproducible.
This a is a basic multiplayer setup based off Tom Weiland multiplayer tutorials. It contains client-side prediction, reconciliation, interpolation and lag compensation.
Unreal Engine 4.27 Simple Client Side Prediction Vehicle Physic. Mesh in the "vehicle" content was used.
📒📐 Example of making client side prediction
Overpowered modular, high-performance, deterministic multiplayer-first TypeScript engine with data-oriented architecture and GPU-native rendering.
Server-authoritative FPS netcode simulator (Overwatch-style): deterministic fixed-tick ECS, client-side prediction + reconciliation, snapshot interpolation, favor-the-shooter lag compensation. C++20 — 100% hit-registration agreement at 150ms/5% loss vs 23% without; ~52% snapshot-bandwidth cut.
Counter-Strike-style round-based multiplayer shooter that runs in the browser: authoritative netcode with prediction and lag compensation, skeletal hitboxes, and a voxel editor for building maps while the match is running.
A co-op, top-down, server-authoritative action roguelike game built in Unreal Engine 5.0.3 on top of the Gameplay Ability System (GAS)
Online-Arenaspiel aus den Sprite-Blättern meines Hundes Tyson. Knochen holen, heimtragen, beißen. Autoritativer Node-Server, Canvas2D-Client, 24 kB.
Game-agnostic deterministic C++20 simulation framework for multiplayer games (server-authoritative + client-side prediction).
An audio-reactive 2D platform brawler built with React and HTML5 Canvas. Features real-time rhythm-deforming arenas, local/online multiplayer with advanced client-side netcode, and virtual joystick controls.
Open-source brawler game built on og-framework. Server-authoritative deterministic simulation with client-side prediction in Unreal Engine 5.
Minimal multiplayer game template. raylib + EnTT client, GameNetworkingSockets server, shared packet defs. Client-side prediction, interpolation, and reconciliation baked in.
A small deterministic lab for whole-world rewind and fixed-step reconciliation.
Add a description, image, and links to the client-side-prediction topic page so that developers can more easily learn about it.
To associate your repository with the client-side-prediction topic, visit your repo's landing page and select "manage topics."