@@ -227,6 +227,102 @@ Read more about Orbital Decay on its [development blog][orbital-decay-blog].
227
227
[ 7drl-2021 ] : https://itch.io/jam/7drl-challenge-2021
228
228
[ orbital-decay-blog ] : https://www.gridbugs.org/7drl2021-day7/
229
229
230
+ ### [ Disguiser] [ disguiser ]
231
+
232
+ ![ Title card with game name and a big mansion] ( disguiser.png )
233
+
234
+ [ Disguiser] [ disguiser ] ([ itch.io] [ disguiser-itch ] , [ source code] [ disguiser-src ] )
235
+ by [ @mcneja ]
236
+ is a coffee-break turn-based stealth game inspired by Thief that
237
+ was made for the [ 7 Day Roguelike 2021] [ 7drl-2021 ] game jam.
238
+ The randomly-generated mansions are loosely based on Chinese courtyard houses,
239
+ with symmetry, enclosed gardens, and a public-to-private gradient
240
+ from the entrance northward.
241
+
242
+ The development process is documented in
243
+ a [ bunch of devlog posts] [ disguiser-blog-tag ] .
244
+
245
+ _ Discussions:
246
+ [ /r/rust_gamedev] ( https://reddit.com/r/rust_gamedev/comments/m5tjbs/7drl_in_rust ) _
247
+
248
+ [ disguiser ] : https://mcneja.github.io/disguiser
249
+ [ disguiser-blog-tag ] : http://playtechs.blogspot.com/search/label/2021-7drl
250
+ [ disguiser-itch ] : https://mcneja.itch.io/disguiser-2021-7drl
251
+ [ disguiser-src ] : https://github.com/mcneja/disguiser
252
+ [ @mcneja ] : http://playtechs.blogspot.com
253
+
254
+ ### [ secbot] [ secbot-itch ]
255
+
256
+ ![ a screenshot with in-game message] ( secbot.jpg )
257
+
258
+ [ secbot] [ secbot-itch ] ([ web version] [ secbot-web ] , [ souce code] [ secbot-src ] )
259
+ by [ Herbert Wolverson] [ thebracket ] is another 7DRL submission:
260
+
261
+ > The idea behind SecBot is that an outpost has ceased communications,
262
+ > so the morally dubious Bracket Corporation dispatch a security bot
263
+ > to find out what happened.
264
+ > Upon arrival, it becomes clear that things aren't going well for the colony
265
+ > \- so the player rushes around collecting colonists
266
+ > and shepherding them back to the spaceship.
267
+ > I tried to bake some narrative/flavor into the game,
268
+ > and create a fun game you can enjoy over a coffee-break.
269
+
270
+ Btw, Herbert is going to give a "Learning Rust With Game Development" talk
271
+ at [ Rust Meetup Linz on April 22] [ rust-linz ] .
272
+
273
+ [ secbot-itch ] : https://thebracket.itch.io/secbot
274
+ [ secbot-web ] : http://bfnightly.bracketproductions.com/secbot2021
275
+ [ secbot-src ] : https://github.com/thebracket/secbot-2021-7drl
276
+ [ rust-linz ] : https://rust-linz.at
277
+ [ thebracket ] : https://bracketproductions.com
278
+
279
+ ### [ rusty-bomber]
280
+
281
+ ![ gameplay screenshot wthh an explosion] ( rusty-bomber.png )
282
+
283
+ [ rusty-bomber] ([ source code] [ rusty-bomber-src ] ) by [ @rgripper ] and [ @Cupnfish ]
284
+ is a BomberMan clone written using Bevy & Rapier that works on desktop and web.
285
+
286
+ Check out the [ devlog] [ rusty-bomber-devlog ] for more details about
287
+ the project's internals.
288
+
289
+ [ @Cupnfish ] : https://github.com/Cupnfish
290
+ [ @rgripper ] : https://github.com/rgripper
291
+ [ rusty-bomber ] : https://rgripper.github.io/rusty-bomber
292
+ [ rusty-bomber-src ] : https://github.com/rgripper/rusty-bomber
293
+ [ rusty-bomber-devlog ] : https://github.com/rgripper/rusty-bomber/blob/548d50470/blog/blog.md
294
+
295
+ ### [ Outer Wonders] [ outer-wonders-intro ]
296
+
297
+ ![ Bibi rolling around] ( outer-wonders.gif )
298
+
299
+ [ Outer Wonders] [ outer-wonders-intro ] by the [ Utopixel Studio] [ utopixel ]
300
+ is a pixelart puzzle-based adventure game built using SDL2.
301
+
302
+ > Explore a world of fantasy in Outer Wonders.
303
+ > Play as Bibi, the cute round monkey, unveil the natural wonders surrounding
304
+ > your native village, and unravel their mysteries in this
305
+ > ecological puzzle-based adventure game.
306
+
307
+ March was mostly about various preparations for the upcoming playable demo release.
308
+ Some of the recent updates:
309
+
310
+ - More lively in-game environments.
311
+ - Scripted cutscenes.
312
+ - Translations.
313
+ - [ Linux support progress] [ outer-wonders-blog1 ] .
314
+ - [ Lot's of level and technical testing] [ outer-wonders-blog2 ] .
315
+ - The playable demo [ will be released on April 16] [ outer-wonders-blog3 ] .
316
+
317
+ [ You can read the full March devlogs here] [ outer-wonders-blog ] .
318
+
319
+ [ outer-wonders-blog ] : https://utopixel.games/en/blog
320
+ [ outer-wonders-intro ] : https://utopixel.games/en/blog/introducing-outer-wonders
321
+ [ utopixel ] : https://twitter.com/utopixel
322
+ [ outer-wonders-blog1 ] : https://utopixel.games/en/blog/building-outer-wonders-for-multiple-platforms
323
+ [ outer-wonders-blog2 ] : https://utopixel.games/en/blog/testing-outer-wonders-demo-before-release
324
+ [ outer-wonders-blog3 ] : https://utopixel.games/en/blog/outer-wonders-demo-release-on-april-16
325
+
230
326
### Stellary 2
231
327
232
328
[ ![ Stellary 2 Anti-Missile Laser] ( stellary2-centered-view.gif )] [ stellary2-ppcv-tweet ]
0 commit comments