gschup / ggrs
GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!
☆586Updated 4 months ago
Alternatives and similar repositories for ggrs
Users that are interested in ggrs are comparing it to the libraries listed below
Sorting:
- Bevy plugin for the GGRS P2P rollback networking library.☆318Updated last week
- A (almost) 100% pure safe Rust implementation of GGPO-style rollback netcode.☆354Updated 2 years ago
- Painless peer-to-peer WebRTC networking for rust wasm (and native!)☆996Updated 2 weeks ago
- a cross-platform (including Wasm!) networking library built in Rust. Intended to make multiplayer game development dead-simple & lightnin…☆998Updated last week
- ☆479Updated 10 months ago
- In-App editor tools for bevy applications☆806Updated 3 weeks ago
- A straightforward stateful input manager for the Bevy game engine.☆806Updated last week
- Server/Client network library for multiplayer games with authentication and connection management made with Rust☆776Updated 2 weeks ago
- Bevy Scripting Plugin☆507Updated 3 weeks ago
- A networking library to make multiplayer games for the Bevy game engine☆630Updated this week
- Picking and pointer events for Bevy☆838Updated 2 months ago
- A server-authoritative replication crate for Bevy.☆454Updated this week
- ECS-friendly ldtk plugin for bevy, leveraging bevy_ecs_tilemap☆753Updated 4 months ago
- Alternatives to Bevy States, FixedTimestep, Run Criteria, that do not use "stage looping" and are composable☆245Updated 2 years ago
- A Bevy plugin to use Kira for game audio☆381Updated 3 weeks ago
- Tweening animation plugin for the Bevy game engine.☆461Updated 2 weeks ago
- [DISCONTINUED] An ergonomic physics API for bevy games☆290Updated 2 years ago
- A library for rendering vector shapes using the Bevy game engine☆388Updated 2 weeks ago
- An easy-to-use game engine for making real games.☆267Updated 5 months ago
- 🎆 Hanabi — a GPU particle system plugin for the Bevy game engine.☆1,090Updated 2 weeks ago
- Utility AI library for the Bevy game engine☆1,197Updated 2 weeks ago
- Bevy plugin helping with asset loading and organization☆558Updated last week
- A little mesh raycasting plugin for Bevy☆338Updated 2 months ago
- Define the Bevy UI tree with `eml!`, style it using a very-css-like `ess` syntax and relate data data with `bind!` and `connect!`