File tree 2 files changed +13
-0
lines changed
content/posts/newsletter-016
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:
82
82
83
83
## Learning Material Updates
84
84
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
+
85
98
### [ Learn Wgpu] [ learn-wgpu ]
86
99
87
100
Development 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