You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/news/050/index.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,8 @@ If needed, a section can be split into subsections with a "------" delimiter.
74
74

75
75
_Shooting a Hammer against a Floating Wall and Destroying part of it_
76
76
77
-
CyberGate Playground is a multiplayer browser game where players claim territory by painting the environment in their color, with the goal of overpowering opponents.
77
+
CyberGate Playground is a multiplayer browser game where players claim territory
78
+
by painting the environment in their color, with the goal of overpowering opponents.
78
79
79
80
This month updates include:
80
81
- Flying with butterfly-like mechanics;
@@ -84,7 +85,8 @@ This month updates include:
84
85
- Added an 'Owned Upgrades' menu using `yakui` crate, giving a neat overview of all acquired upgrades;
85
86
- Many other UI / gameplay improvements based on player feedback;
86
87
87
-
Rust's ownership and strongly typed features played a crucial role in allowing the gameplay code to scale to more complex and detailed mechanics, while retaining correct, clean and bug-free code.
88
+
Rust's ownership and strongly typed features played a crucial role in allowing the gameplay code to scale
89
+
to more complex and detailed mechanics while retaining correct, clean, and bug-free code.
88
90
89
91
CyberGate Playground is a passion project.
90
92
If you're interested in the game's progress, join the [Discord server][cybergate-discord]
0 commit comments