Skip to content

Commit 646d1e5

Browse files
committed
n32: add bevy cheatbook
1 parent f82e8ca commit 646d1e5

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

content/news/032/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,31 @@ series.
424424
[matthew-bryant-youtube]: https://www.youtube.com/channel/UC7v3YEDa603x_84PgCPytzA
425425
[matthew-bryant-github]: https://github.com/mwbryant
426426

427+
### [Bevy Cheatbook]
428+
429+
[Bevy Cheatbook] (by Ida Iyes) had many improvements.
430+
431+
There is a new [guided tutorial page][bevy-cb-tutorial], to help you navigate
432+
the book in an order that makes sense for learning, starting from beginner
433+
topics and progressing towards more advanced! There is also a new "getting
434+
started" page, as an alternative to Bevy's official instructions.
435+
436+
New topics added to the book: working with Bevy Time/Timers/Stopwatches, ECS
437+
data storage kinds, exclusive systems, direct World access, non-Send types,
438+
and more…
439+
440+
Many pages have been overhauled for correctness and the quality of various
441+
code examples improved.
442+
443+
If you would like to support the project, donate to the author via
444+
her [GitHub Sponsors][ghsponsors-inodentry]. Follow [@IyesGames on
445+
Twitter][twitter-iyesgames] for updates.
446+
447+
[Bevy Cheatbook]: https://bevy-cheatbook.github.io
448+
[bevy-cb-tutorial]: https://bevy-cheatbook.github.io/tutorial.html
449+
[ghsponsors-inodentry]: https://github.com/sponsors/inodentry
450+
[twitter-iyesgames]: https://twitter.com/IyesGames
451+
427452
## Tooling Updates
428453

429454
### [Bloom3D][bloom3d]

0 commit comments

Comments
 (0)