this post was submitted on 25 Aug 2025
15 points (100.0% liked)

Bevy

378 readers
2 users here now

A community for discussion around the bevy game engine! https://bevyengine.org/

founded 2 years ago
MODERATORS
 

While waiting for Bevy 0.17, I'm having fun working on examples for bevy_replicon.

It’s a crate for server-authoritative networking. We use it for Simgine, but it's general-purpose.

Implemented Boids as an example to showcase deterministic replication.

https://github.com/simgine/bevy_replicon/pull/554

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here