Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3745d59

Browse filesBrowse files
authored
N24: GGRS (rust-gamedev#729)
1 parent 6f99443 commit 3745d59
Copy full SHA for 3745d59

File tree

2 files changed

+17
-0
lines changed
Filter options

2 files changed

+17
-0
lines changed

‎content/news/024/ggrs_logo.png

Copy file name to clipboard
135 KB
Loading

‎content/news/024/index.md

Copy file name to clipboardExpand all lines: content/news/024/index.md
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,23 @@ accumulate stories of wgpu users and their interesting projects.
304304
[Release of v0.9 and the Future of wgpu]: https://gfx-rs.github.io/2021/07/16/release-0.9-future.html
305305
[Franzplot]: https://gfx-rs.github.io/stories/franzplot.html
306306

307+
### [GGRS]
308+
309+
![GGRS](./ggrs_logo.png)
310+
311+
[GGRS] by [@g_schup] is a reimagination of the [GGPO] P2P rollback network SDK
312+
written in 100% safe Rust.
313+
314+
The freshly released version 0.4 comes with tons of fixes for P2P sessions with
315+
up to four players and any number of spectators. More importantly, the repository
316+
now features a [tutorial] and full game [examples] for every type of session.
317+
318+
[GGRS]: https://github.com/gschup/ggrs
319+
[GGPO]: https://www.ggpo.net/
320+
[@g_schup]: https://twitter.com/g_schup
321+
[tutorial]: https://github.com/gschup/ggrs/blob/main/TUTORIAL.md
322+
[examples]: https://github.com/gschup/ggrs/tree/main/examples
323+
307324
## Popular Workgroup Issues in Github
308325

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.