Skip to content

Commit 616dd8b

Browse files
N19: Bevy Rhythm Game tutorial (#518)
1 parent d0b62dd commit 616dd8b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Loading

content/posts/newsletter-019/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,19 @@ _Discussions:
305305
[anthropic]: https://anthropicstudios.com
306306
[wor-site]: https://store.steampowered.com/app/1110620/Way_of_Rhea/
307307

308+
### [Rhythm game in Rust using Bevy]
309+
310+
![Rhythm game demo](bevy-rhythm-game.gif)
311+
_Rhythm game demo_
312+
313+
[Rhythm game in Rust using Bevy] is an introductory tutorial for Bevy made
314+
by [@guimcaballero]. It guides through how to use Bevy to develop a Rhythm
315+
game, including how to play audio, use GLSL shaders, and make a simple menu
316+
screen.
317+
318+
[Rhythm game in Rust using Bevy]: https://caballerocoll.com/blog/bevy-rhythm-game/
319+
[@guimcaballero]: https://twitter.com/GuimCaballero
320+
308321
## Engine Updates
309322

310323
### [macroquad]

0 commit comments

Comments
 (0)