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 24c5e18

Browse filesBrowse files
authored
N32: add bevy cheatbook (rust-gamedev#1001)
1 parent a3d75eb commit 24c5e18
Copy full SHA for 24c5e18

File tree

Expand file treeCollapse file tree

1 file changed

+26
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+26
-0
lines changed

‎content/news/032/index.md

Copy file name to clipboardExpand all lines: content/news/032/index.md
+26Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,32 @@ series.
463463
[matthew-bryant-youtube]: https://www.youtube.com/channel/UC7v3YEDa603x_84PgCPytzA
464464
[matthew-bryant-github]: https://github.com/mwbryant
465465

466+
### [Bevy Cheatbook]
467+
468+
The [Bevy Cheatbook] by Ida Iyes is an unofficial reference-style book
469+
teaching the Bevy game engine. It got many improvements over the past month.
470+
471+
There is a new [guided tutorial page][bevy-cb-tutorial], to help you navigate
472+
the book in an order that makes sense for learning, starting from beginner
473+
topics and progressing towards more advanced! There is also a new "getting
474+
started" page, as an alternative to Bevy's official instructions.
475+
476+
New topics added to the book: working with Bevy Time/Timers/Stopwatches, ECS
477+
data storage kinds, exclusive systems, direct World access, non-Send types,
478+
and more…
479+
480+
Many pages have been overhauled for correctness and the quality of various
481+
code examples improved.
482+
483+
If you would like to support the project, donate to the author via
484+
her [GitHub Sponsors][ghsponsors-inodentry]. Follow [@IyesGames on
485+
Twitter][twitter-iyesgames] for updates.
486+
487+
[Bevy Cheatbook]: https://bevy-cheatbook.github.io
488+
[bevy-cb-tutorial]: https://bevy-cheatbook.github.io/tutorial.html
489+
[ghsponsors-inodentry]: https://github.com/sponsors/inodentry
490+
[twitter-iyesgames]: https://twitter.com/IyesGames
491+
466492
## Tooling Updates
467493

468494
### [Bloom3D][bloom3d]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.