File tree 2 files changed +24
-0
lines changed
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -590,6 +590,30 @@ You can read it [here][rflb-post].
590
590
[ justin_rhw ] : https://twitter.com/justin_rhw
591
591
[ rflb-post ] : https://justinryanh.github.io/post/refactoring_from_legion_to_bevy/
592
592
593
+ ### [ Extreme Bevy] [ extreme-bevy ]
594
+
595
+ ![ Screenshot of Extreme Bevy] ( extreme-bevy.png )
596
+
597
+ Extreme Bevy is a [ tutorial series] [ extreme-bevy ] on how to create a low-latency
598
+ P2P web game.
599
+
600
+ It covers how to:
601
+
602
+ - Use [ Matchbox] [ matchbox ] for setting up P2P connections using WebRTC data
603
+ channels.
604
+ - Implement rollback using [ GGRS] [ ggrs ]
605
+ - And using [ Bevy] [ extreme-bevy-bevy ] with the above
606
+
607
+ The game itself is also live [ here] [ extreme-bevy-game ] , and [ its source is on
608
+ GitHub] [ extreme-bevy-source ]
609
+
610
+ [ ggrs ] : https://github.com/gschup/ggrs
611
+ [ matchbox ] : https://helsing.studio/posts/introducing-matchbox
612
+ [ extreme-bevy ] : https://helsing.studio/posts/extreme-bevy
613
+ [ extreme-bevy-source ] : https://github.com/johanhelsing/extreme_bevy
614
+ [ extreme-bevy-game ] : https://helsing.studio/extreme
615
+ [ extreme-bevy-bevy ] : https://bevyengine.org
616
+
593
617
### [ Writing an AH Scanner in Rust] [ trimoq-post ]
594
618
595
619
[ ![ AH scanner workflow] ( ah-scanner.png )] [ trimoq-post ]
You can’t perform that action at this time.
0 commit comments