@@ -133,6 +133,32 @@ This release contains 110 levels which pull from 870 available puzzle layouts.
133
133
[ mirr/orb ] : https://syn9dev.itch.io/mirrorb
134
134
[ syn9 ] : https://twitter.com/Syn9Dev
135
135
136
+ ### [ CyberGate Playground] [ cybergate-shorts ]
137
+
138
+ ![ Improved Hammer Destruction] ( cybergate.gif )
139
+ _ Shooting a Hammer against a Floating Wall and Destroying part of it_
140
+
141
+ CyberGate Playground is a multiplayer browser game where players claim territory
142
+ by painting the environment in their color, with the goal of overpowering opponents.
143
+
144
+ The past few months' updates include:
145
+ - Flying with butterfly-like mechanics;
146
+ - [ Fusion Upgrade:] [ cybergate-fuse ] Combine hammers, balls, dices, to multiply their powers;
147
+ - Hammer destruction made more challenging and interesting, with upgrades enabling deeper wall penetration;
148
+ - Improved Strength and Weight system, and calculate their impact on character movement and abilities;
149
+ - Added an 'Owned Upgrades' menu using ` yakui ` crate, giving a neat overview of all acquired upgrades;
150
+ - Many other UI / gameplay improvements based on player feedback;
151
+
152
+ Rust's ownership and strongly typed features played a crucial role in allowing the gameplay code to scale
153
+ to more complex and detailed mechanics while retaining correct, clean, and bug-free code.
154
+
155
+ CyberGate Playground is a passion project.
156
+ If you're interested in the game's progress, join the [ Discord server] [ cybergate-discord ]
157
+
158
+ [ cybergate-shorts ] : https://youtube.com/@cyber-gate/shorts
159
+ [ cybergate-discord ] : https://discord.gg/P3D8weeQ7Z
160
+ [ cybergate-fuse ] : https://www.youtube.com/shorts/ewnZ6VVSYMM
161
+
136
162
## Engine Updates
137
163
138
164
### [ Macroquad]
0 commit comments