Bevy 0.16 is around the corner with many exciting features!
I'm currently working on adding support for some of them in my networking crate, bevy_replicon.
I just finished implementing immutable component support.
Next up: relations! I outlined the idea in this comment. Hope I can get it implemented before the 0.16 release ๐
As for my game, I'm considering making an interesting announcement about it soon.
A work-in-progress life simulation game.
GitHub