Skip to content

Commit 5dc3429

Browse files
N37: Cybergate (#1140)
Co-authored-by: Joe Clay <[email protected]>
1 parent df58786 commit 5dc3429

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

content/news/037/cybergate.jpg

292 KB
Loading

content/news/037/index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,33 @@ refactoring tool based on the [Language Server Protocol][language-server-protoco
9191
[language-server-protocol]: https://microsoft.github.io/language-server-protocol
9292
[rust-analyzer]: https://github.com/rust-lang/rust-analyzer
9393

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+
94121
## Engine Updates
95122

96123
### [miniquad]

0 commit comments

Comments
 (0)