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 43d7350

Browse filesBrowse files
committed
N51: Untitled Pixel Wizards Game
1 parent 6a07242 commit 43d7350
Copy full SHA for 43d7350

File tree

1 file changed

+26
-0
lines changed
Filter options

1 file changed

+26
-0
lines changed

‎content/news/051/index.md

Copy file name to clipboardExpand all lines: content/news/051/index.md
+26Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,32 @@ You can support development by [purchasing Way of Rhea on Steam][wor], or
9090
[wor-mail]: https://anthropicstudios.com/newsletter/signup/tech
9191
[wor-cps]: https://www.cerebralpuzzleshowcase.com/
9292

93+
### [Untitled Pixel Wizard Game][pixel-wizards]
94+
95+
[![A target being destroyed by a rudimentary flame thrower spell](untitled-pixel-wizards-game.gif)][pixel-wizards]
96+
_A deadly foe meets their end._
97+
98+
[Untitled Pixel Wizard Game](pixel-wizards) is a local-multiplayer [Noita]-like platformer about killing baddies using spells powered by pixel physics.
99+
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+
102+
This month:
103+
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.
108+
109+
[pixel-wizards]: https://slowrush.dev
110+
[Noita]: https://store.steampowered.com/app/881100/Noita/
111+
[pixel-wizards-bridging-physics-worlds]: https://www.slowrush.dev/news/bridging-physics-worlds/
112+
[pixel-wizards-targets]: https://www.slowrush.dev/news/target-practice/
113+
[pixel-wizards-arch]: https://www.slowrush.dev/news/architectural-questions/
114+
[pixel-wizards-levels]: https://www.slowrush.dev/news/level-progression/
115+
[pixel-wizards-tilemapping]: https://www.slowrush.dev/news/tilemapping/
116+
[caspark]: https://github.com/caspark/
117+
[Leaving Rust gamedev after 3 years]: https://loglog.games/blog/leaving-rust-gamedev/
118+
93119
## Engine Updates
94120

95121
## Learning Material Updates

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.