File tree 2 files changed +18
-0
lines changed
2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -293,6 +293,24 @@ _Discussions: [/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/12bnz
293
293
294
294
[ bevy-tdd ] : https://edgardocarreras.com/blog/tdd-in-rust-game-engine-bevy
295
295
296
+ ### [ Bevy Roguelike Tutorial] [ bevy-roguelike-blog ]
297
+
298
+ ![ a couple characters moving around and interacting] ( bevy_roguelike.gif )
299
+
300
+ [ @maciekglowka ] [ bevy-roguelike-mastodon ] started a blog series on creating a
301
+ roguelike game using Bevy Engine.
302
+ There are currently seven parts, focusing mostly on setting up a basic
303
+ game architecture. The topics discussed so far include: separating logic from
304
+ graphics in the ECS; designing a turn-based game loop; command pattern
305
+ for the unit actions.
306
+
307
+ The first part of the series can be found [ here] [ bevy-roguelike-blog ] .
308
+
309
+ _ Discussions: [ /r/roguelikedev] ( https://www.reddit.com/r/roguelikedev/comments/12rvj30/creating_a_roguelike_in_bevy_engine/ ) _
310
+
311
+ [ bevy-roguelike-mastodon ] : https://mastodon.gamedev.place/@maciekglowka
312
+ [ bevy-roguelike-blog ] : https://maciejglowka.com/blog/bevy-roguelike-tutorial-devlog-part-1
313
+
296
314
## Tooling Updates
297
315
298
316
### [ Rustracer] [ rustracer ]
You can’t perform that action at this time.
0 commit comments