File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Original file line number Diff line number Diff line change @@ -463,6 +463,32 @@ series.
463
463
[ matthew-bryant-youtube ] : https://www.youtube.com/channel/UC7v3YEDa603x_84PgCPytzA
464
464
[ matthew-bryant-github ] : https://github.com/mwbryant
465
465
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
+
466
492
## Tooling Updates
467
493
468
494
### [ Bloom3D] [ bloom3d ]
You can’t perform that action at this time.
0 commit comments