@@ -68,6 +68,35 @@ If needed, a section can be split into subsections with a "------" delimiter.
68
68
69
69
## Game Updates
70
70
71
+ ### [ CyberGate] [ cybergate-yt ]
72
+
73
+ ![ building and fighting] ( cybergate.gif )
74
+ _ building shelter and fighting a colony of red monsters_
75
+
76
+ CyberGate ([ YouTube] [ cybergate-yt ] , [ Discord] [ cybergate-dis ] ) by CyberSoul
77
+ is an attempt to use artificial intelligence to build diverse universe experiences
78
+ with strange creatures and procedural gameplay styles.
79
+ Currently in Phase 5.2 (analogously version 0.5.2),
80
+ they finalized a playable game with the tech they have developed up until now.
81
+
82
+ Recent updates:
83
+
84
+ - In-house Transport layer with Reliability and Package aggregation, over WebRTC
85
+ - Implemented Winit background process on all browsers
86
+ - Introduced Grabbing and Building Mechanics
87
+ - Created enemy AI that groups and flies in colonies. Includes a deadly night mode
88
+ - Usernames and life points with Fontdue.rs
89
+ - Menu and leaderboard using yakui.rs
90
+ - Improved the Automation to push Server Updates
91
+ - Improved wasm related performance, latency, and connection freezing bugs.
92
+
93
+ [ Join the Discord server] [ cybergate-dis ] to participate in upcoming Phase 6.0!
94
+
95
+ _ Discussions: [ /r/rust_gamedev] ( https://www.reddit.com/r/rust_gamedev/comments/xo03s5/cybergate_release_5_webrtc_multiplayer_with/ ) _
96
+
97
+ [ cybergate-yt ] : https://youtube.com/channel/UClrsOso3Xk2vBWqcsHC3Z4Q
98
+ [ cybergate-dis ] : https://discord.gg/R7DkHqw7zJ
99
+
71
100
## Engine Updates
72
101
73
102
### [ godot-rust] [ gd-github ]
0 commit comments