@@ -105,6 +105,41 @@ The game was also submitted to the [DOS Games July 2024 Jam][dosjam].
105105[ elf2djgpp ] : https://github.com/cknave/elf2djgpp
106106[ dosjam ] : https://itch.io/jam/dos-games-july-2024-jam
107107
108+ ### [ Untitled Pixel Wizards Game] [ pixel-wizards ]
109+
110+ {{ video_figure(
111+ type="video/mp4",
112+ src="untitled-pixel-wizards-game.mp4",
113+ caption="Arcane Beam spell reflecting off Barrier Shields, triggering a chain reaction of explosions.") }}
114+
115+ [ Untitled Pixel Wizards Game] [ pixel-wizards ] is a local-multiplayer [ Noita] -like platformer about
116+ killing baddies using spells powered by pixel physics. July was focused on improving game feel:
117+
118+ - [ Blooood] [ pixel-wizards-update-1 ] : characters bleed when hit.
119+ - [ Big Bada Boom] [ pixel-wizards-update-2 ] : explosions and screenshake get added.
120+ - [ Fixing Flow Killers] [ pixel-wizards-update-3 ] : less tech demo and more game loop.
121+ - [ Ladders and Shrooms] [ pixel-wizards-update-4 ] : ladders and jump pads appear.
122+
123+ And August saw some more explosives plus a new spell casting system:
124+
125+ - [ Barrels of Boom] [ pixel-wizards-update-5 ] : explosive barrels and terrain-eating fireworks.
126+ - [ Flinging Powder Atoms] [ pixel-wizards-update-6 ] : reworking atom collision handling.
127+ - [ Gesticulating Wildly] [ pixel-wizards-update-7 ] : exploring a gesture system for spellcasting.
128+ - [ Elemental Spellcasting] [ pixel-wizards-update-8 ] : try Magicka-like spellcasting.
129+ - [ Rocking Shields] [ pixel-wizards-update-9 ] : add support for some more spells.
130+
131+ [ pixel-wizards ] : https://slowrush.dev
132+ [ Noita ] : https://store.steampowered.com/app/881100/Noita/
133+ [ pixel-wizards-update-1 ] : https://www.slowrush.dev/news/blood/
134+ [ pixel-wizards-update-2 ] : https://www.slowrush.dev/news/explosions/
135+ [ pixel-wizards-update-3 ] : https://www.slowrush.dev/news/match-flow/
136+ [ pixel-wizards-update-4 ] : https://www.slowrush.dev/news/ladders/
137+ [ pixel-wizards-update-5 ] : https://www.slowrush.dev/news/barrels-of-boom/
138+ [ pixel-wizards-update-6 ] : https://www.slowrush.dev/news/powder-movement/
139+ [ pixel-wizards-update-7 ] : https://www.slowrush.dev/news/gestures/
140+ [ pixel-wizards-update-8 ] : https://www.slowrush.dev/news/elemental-spellcasting/
141+ [ pixel-wizards-update-9 ] : https://www.slowrush.dev/news/rocking-shields/
142+
108143## Engine Updates
109144
110145### [ Chuột] [ chuot-website ]
0 commit comments