8000 N21: Add Bevy Cheatbook (Learning) · inodentry/rust-gamedev.github.io@1360ae9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1360ae9

Browse files
committed
N21: Add Bevy Cheatbook (Learning)
1 parent 4b63175 commit 1360ae9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

content/news/021/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,23 @@ This month's changes include:
394394

395395
## Learning Material Updates
396396

397+
### [Bevy Cheatbook][bevy_cheatbook]
398+
399+
The Unofficial Bevy Cheatbook by @jamadazi is a practical book for learning the
400+
[Bevy Game Engine][bevy].
401+
402+
The book recently got an assortment of improvements and new content, including
403+
a detailed page about [input handling][bevy_cheatbook_input] and a chapter about
404+
[browser games using WASM][bevy_cheatbook_wasm] (written with help from @Zaszi).
405+
406+
The author now has a [GitHub Sponsors][jamadazi_ghsponsors], support them!
407+
408+
[bevy_cheatbook]: https://bevy-cheatbook.github.io
409+
[bevy_cheatbook_input]: https://bevy-cheatbook.github.io/features/input-handling.html
410+
[bevy_cheatbook_wasm]: https://bevy-cheatbook.github.io/platforms/wasm.html
411+
[jamadazi_ghsponsors]: https://github.com/sponsors/jamadazi
412+
[bevy]: https://bevyengine.org
413+
397414
### [Rust LA Meetup: Happiness in Rust][rust-la]
398415

399416
[![Rust LA talk screenshot](rust-la.png)][rust-la]

0 commit comments

Comments
 (0)
0