Skip to content

Commit 43caf2d

Browse files
authored
Update index.md
1 parent 17dc762 commit 43caf2d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: content/news/050/index.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ If needed, a section can be split into subsections with a "------" delimiter.
7474
![Improved Hammer Destruction](cybergate.mp4)
7575
_Shooting a Hammer against a Floating Wall and Destroying part of it_
7676

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.
7879

7980
This month updates include:
8081
- Flying with butterfly-like mechanics;
@@ -84,7 +85,8 @@ This month updates include:
8485
- Added an 'Owned Upgrades' menu using `yakui` crate, giving a neat overview of all acquired upgrades;
8586
- Many other UI / gameplay improvements based on player feedback;
8687

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.
8890

8991
CyberGate Playground is a passion project.
9092
If you're interested in the game's progress, join the [Discord server][cybergate-discord]

0 commit comments

Comments
 (0)