10000 N23: backroll-rs and GGPO: added stub · ValorZard/rust-gamedev.github.io@a806896 · GitHub
[go: up one dir, main page]

Skip to content

Commit a806896

Browse files
committed
N23: backroll-rs and GGPO: added stub
1 parent 5fc73fd commit a806896

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

content/news/023/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,24 @@ making of [video](https://youtube.com/watch?v=3TOEZ7krhvI) on YouTube.
9191

9292
## Library & Tooling Updates
9393

94+
### [backroll-rs] and [GGRS]
95+
96+
[backroll-rs] by TODO is a pure Rust implementation of the [GGPO] rollback networking library.
97+
[GGRS] (Good Game Rollback System) by [@g_schup] also is a pure Rust implementation of [GGPO].
98+
99+
{TODO explain rollback shortly}
100+
101+
{TODO explain differences between libraries}
102+
103+
If you are interested in integrating rollback networking into your game or just want to chat with other rollback developers (not limited to Rust), check out the [GGPO Developers Discord]!
104+
105+
[backroll-rs]: https://github.com/HouraiTeahouse/backroll-rs
106+
[backroll-rs Discord]: TODO
107+
[GGPO Developers Discord]: https://discord.gg/8FKKhCRCCE
108+
[GGRS]: https://github.com/gschup/ggrs
109+
[GGPO]: https://www.ggpo.net/
110+
[@g_schup]: https://twitter.com/g_schup
111+
94112
## Popular Workgroup Issues in Github
95113

96114
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)
0