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 5dc3429

Browse filesBrowse files
N37: Cybergate (rust-gamedev#1140)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent df58786 commit 5dc3429
Copy full SHA for 5dc3429

File tree

2 files changed

+27
-0
lines changed
Filter options

2 files changed

+27
-0
lines changed

‎content/news/037/cybergate.jpg

Copy file name to clipboard
292 KB
Loading

‎content/news/037/index.md

Copy file name to clipboardExpand all lines: content/news/037/index.md
+27Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.