Skip to content

Commit 8e3fd16

Browse files
authored
N21: Add Bevy Cheatbook (Learning) (#624)
1 parent d65f199 commit 8e3fd16

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
@@ -510,6 +510,23 @@ the recent engine updates:
510510

511511
## Learning Material Updates
512512

513+
### [Bevy Cheatbook][bevy_cheatbook]
514+
515+
The Unofficial Bevy Cheatbook by @jamadazi is a practical book for learning the
516+
[Bevy Game Engine][bevy].
517+
518+
The book recently got an assortment of improvements and new content, including
519+
a detailed page about [input handling][bevy_cheatbook_input] and a chapter about
520+
[browser games using WASM][bevy_cheatbook_wasm] (written with help from @Zaszi).
521+
522+
The author now has a [GitHub Sponsors][jamadazi_ghsponsors], support them!
523+
524+
[bevy_cheatbook]: https://bevy-cheatbook.github.io
525+
[bevy_cheatbook_input]: https://bevy-cheatbook.github.io/features/input-handling.html
526+
[bevy_cheatbook_wasm]: https://bevy-cheatbook.github.io/platforms/wasm.html
527+
[jamadazi_ghsponsors]: https://github.com/sponsors/jamadazi
528+
[bevy]: https://bevyengine.org
529+
513530
### [Rust LA Meetup: Happiness in Rust][rust-la]
514531

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

0 commit comments

Comments
 (0)