File tree 2 files changed +27
-0
lines changed
2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,33 @@ refactoring tool based on the [Language Server Protocol][language-server-protoco
91
91
[ language-server-protocol ] : https://microsoft.github.io/language-server-protocol
92
92
[ rust-analyzer ] : https://github.com/rust-lang/rust-analyzer
93
93
94
+ ### [ CyberGate] [ cybergate-yt ]
95
+
96
+ ![ browser udp technology] ( cybergate.jpg )
97
+ _ The new browser version works exactly like the native version_
98
+
99
+ CyberGate ([ YouTube] [ cybergate-yt ] , [ Discord] [ cybergate-dis ] ) by CyberSoul
100
+ is a new multiplayer project that aims at procedurally generating distinct
101
+ universes and gameplay experiences. CyberGate is the name of the main world
102
+ where universes can be created and accessed by quantum portals.
103
+
104
+ Recent updates:
105
+
106
+ - Ported to browser (wgpu with webgl backend)
107
+ - Unreliable network protocol achieved with WebRTC
108
+ - Dynamically spawn and synchronize ECS components using macros
109
+ - Massively improved the events system and actions system
110
+ - Refactored over 50% of the project
111
+ - Small features such as grabbing objects and dash forward
112
+ - Fixed 3 major bugs that slowed down the server
113
+
114
+ [ Join the Discord server] [ cybergate-dis ] to participate in upcoming Phase 5.0!
115
+
116
+ _ Discussions: [ /r/rust_gamedev] ( https://www.reddit.com/r/rust_gamedev/comments/x60n9y/cybergate_45_progress_browser_udp_client_with/ ) _
117
+
118
+ [ cybergate-yt ] : https://youtube.com/channel/UClrsOso3Xk2vBWqcsHC3Z4Q
119
+ [ cybergate-dis ] : https://discord.gg/R7DkHqw7zJ
120
+
94
121
## Engine Updates
95
122
96
123
### [ miniquad]
You can’t perform that action at this time.
0 commit comments