@@ -31,6 +31,7 @@ Feel free to send PRs about your own projects!
31
31
32
32
- [ Announcements] ( #announcements )
33
33
- [ Game Updates] ( #game-updates )
34
+ - [ Untitled Pixel Wizards Game] ( #untitled-pixel-wizards-game )
34
35
- [ Engine Updates] ( #engine-updates )
35
36
- [ Learning Material Updates] ( #learning-material-updates )
36
37
- [ Tooling Updates] ( #tooling-updates )
@@ -70,6 +71,31 @@ If needed, a section can be split into subsections with a "------" delimiter.
70
71
71
72
## Game Updates
72
73
74
+ ### [ Untitled Pixel Wizards Game] [ pixel-wizards ]
75
+
76
+ {{ embed_video(type="video/mp4", src="untitled-pixel-wizards-game.mp4",
77
+ caption="Enemies now perceive, pursue and attack.. and occasionally get burned to death.") }}
78
+
79
+ [ ![ A Hound chases a player, and its corpse ragdolls after it is burned to death by a fireball] ( untitled-pixel-wizards-game.gif )] [ pixel-wizards ]
80
+ _ Enemies now perceive, pursue and attack.. and occasionally get burned to death._
81
+
82
+ [ Untitled Pixel Wizards Game] [ pixel-wizards ] is a local-multiplayer [ Noita] -like platformer about
83
+ killing baddies using spells powered by pixel physics. This month was focused on juicing up said baddies:
84
+
85
+ - [ Pew Pew Pew] [ pixel-wizards-update-1 ] : baddies learned to shoot at players.
86
+ - [ Hot Pursuit] [ pixel-wizards-update-2 ] : baddies also learned to chase players! (They're real smart.)
87
+ - [ Status Update] [ pixel-wizards-update-3 ] : physically-simulated pixels learn to burn & poison players & baddies.
88
+ - [ Ragdolls] [ pixel-wizards-update-4 ] : corpses of dead baddies learn to tumble around all realistic-like.
89
+ - [ Fiddling with Fire] [ pixel-wizards-update-5 ] : the fire mechanic figures out how to better burn baddies.
90
+
91
+ [ pixel-wizards ] : https://slowrush.dev
92
+ [ Noita ] : https://store.steampowered.com/app/881100/Noita/
93
+ [ pixel-wizards-update-1 ] : https://www.slowrush.dev/news/pew-pew/
94
+ [ pixel-wizards-update-2 ] : https://www.slowrush.dev/news/hot-pursuit/
95
+ [ pixel-wizards-update-3 ] : https://www.slowrush.dev/news/status-update/
96
+ [ pixel-wizards-update-4 ] : https://www.slowrush.dev/news/ragdolls/
97
+ [ pixel-wizards-update-5 ] : https://www.slowrush.dev/news/fiddling-with-fire/
98
+
73
99
## Engine Updates
74
100
75
101
### [ godot-rust]
0 commit comments