File tree 1 file changed +17
-0
lines changed
content/posts/newsletter-020
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -270,6 +270,23 @@ New Updates:
270
270
271
271
## Learning Material Updates
272
272
273
+ ### [ Bevy Cheatbook: Major Overhaul for Bevy 0.5] [ bevy_cheatbook ]
274
+
275
+ The Unofficial Bevy Cheatbook by @jamadazi is a practical reference book to the
276
+ [ Bevy Game Engine] [ bevy ] . It teaches Bevy Programming patterns and practices,
277
+ features, and solutions to common problems. It is written to be concise and
278
+ easy to learn from.
279
+
280
+ The book recently got a major overhaul for the big new Bevy 0.5 release. Many
281
+ pages were expanded or rewritten, new content added, and community feedback
282
+ addressed.
283
+
284
+ If you are interested in using Bevy, this book is now one of the most detailed
285
+ learning resources. Have fun making cool things with Bevy!
286
+
287
+ [ bevy_cheatbook ] : https://bevy-cheatbook.github.io
288
+ [ bevy ] : https://bevyengine.org
289
+
273
290
### [ Reverse-Engineering NES Tetris to add Hard Drop] [ tetris-hard-drop ]
274
291
275
292
![ NES Tetris with Hard Drop and Ghost Piece] ( tetris-hard-drop.gif ) _ NES Tetris
You can’t perform that action at this time.
0 commit comments