Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8e3fd16

Browse filesBrowse files
authored
N21: Add Bevy Cheatbook (Learning) (rust-gamedev#624)
1 parent d65f199 commit 8e3fd16
Copy full SHA for 8e3fd16

File tree

1 file changed

+17
-0
lines changed
Filter options

1 file changed

+17
-0
lines changed

‎content/news/021/index.md

Copy file name to clipboardExpand all lines: content/news/021/index.md
+17Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.