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/051/index.md
+9-6
Original file line number
Diff line number
Diff line change
@@ -95,16 +95,19 @@ You can support development by [purchasing Way of Rhea on Steam][wor], or
95
95
[][pixel-wizards]
96
96
_A deadly foe meets their end._
97
97
98
-
[Untitled Pixel Wizard Game](pixel-wizards) is a local-multiplayer [Noita]-like platformer about killing baddies using spells powered by pixel physics.
98
+
[Untitled Pixel Wizard Game](pixel-wizards) is a local-multiplayer [Noita]-like platformer about
99
+
killing baddies using spells powered by pixel physics.
99
100
100
-
Over the last few months, the falling sand simulation learned to play (somewhat) nicely with Rapier rigid bodies; see [Bridging Physics Worlds][pixel-wizards-bridging-physics-worlds] and subsequent updates.
101
+
Over the last few months, the falling sand simulation learned to play (somewhat) nicely with Rapier
102
+
rigid bodies; see [Bridging Physics Worlds][pixel-wizards-bridging-physics-worlds] and subsequent updates.
101
103
102
104
This month:
103
105
104
-
*[Tilemapping via LDTK][pixel-wizards-tilemapping]: levels got just a tiny bit prettier.
105
-
*[Level Progression][pixel-wizards-levels]: players learned to die, and levels link together.
106
-
*[Architectural Ruminations][pixel-wizards-arch]: reflections on using Rust for game development, prompted by LogLog Games's '[Leaving Rust gamedev after 3 years]'.
107
-
*[Target Practice][pixel-wizards-targets]: the first "enemy" was added to the game.
106
+
-[Tilemapping via LDTK][pixel-wizards-tilemapping]: levels got just a tiny bit prettier.
107
+
-[Level Progression][pixel-wizards-levels]: players learned to die, and levels link together.
108
+
-[Architectural Ruminations][pixel-wizards-arch]: reflections on using Rust for game development,
109
+
prompted by LogLog Games's '[Leaving Rust gamedev after 3 years]'.
110
+
-[Target Practice][pixel-wizards-targets]: the first "enemy" was added to the game.
0 commit comments