Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarvis394/snapshot-interpolation
📦 Snapshot interpolation library for real-time multiplayer games
https://github.com/jarvis394/snapshot-interpolation
interpolation multiplayer snapshots
Last synced: 8 days ago
JSON representation
📦 Snapshot interpolation library for real-time multiplayer games
- Host: GitHub
- URL: https://github.com/jarvis394/snapshot-interpolation
- Owner: jarvis394
- Created: 2024-05-06T16:55:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T17:31:12.000Z (7 months ago)
- Last Synced: 2024-05-22T18:37:07.002Z (7 months ago)
- Topics: interpolation, multiplayer, snapshots
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/snapshot-interpolation
- Size: 157 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snapshot-interpolation
A snapshot interpolation library for real-time multiplayer games.
![Static typings](https://img.shields.io/badge/typescript-blue?style=for-the-badge&logo=typescript&logoColor=white)
![NPM Version](https://img.shields.io/npm/v/snapshot-interpolation?style=for-the-badge&logo=npm&color=black)
![npm bundle size](https://img.shields.io/bundlephobia/min/snapshot-interpolation?style=for-the-badge&color=white)Statically typed version of [@geckos.io/snapshot-interpolation](https://github.com/geckosio/snapshot-interpolation) library.