File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
content/posts/newsletter-016 Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,19 @@ Some of this month's updates:
8282
8383## Learning Material Updates
8484
85+ ### [ Chess game in Rust using Bevy]
86+
87+ ![ Tutorial result] ( bevy_chess.gif )
88+ _ Chess gameplay_
89+
90+ [ @guimcaballero ] published a tutorial on using Bevy 0.3 to make a Chess clone in
91+ 3d. Most of the concepts are explained along the way, from how to load meshes to
92+ how to select pieces and board squares, using [ bevy_mod_picking] .
93+
94+ [ Chess game in Rust using Bevy ] : https://caballerocoll.com/blog/bevy-chess-tutorial/
95+ [ @guimcaballero ] : https://twitter.com/guimcaballero
96+ [ bevy_mod_picking ] : https://github.com/aevyrie/bevy_mod_picking/
97+
8598### [ Learn Wgpu] [ learn-wgpu ]
8699
87100Development of new tutorial content has slowed down due to wgpu still being in
You can’t perform that action at this time.
0 commit comments