File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -152,6 +152,32 @@ The latest release:
152
152
153
153
## Learning Material Updates
154
154
155
+ ### [ Bevy Minesweeper]
156
+
157
+ ![ screenshot] ( bevy_minesweeper.png )
158
+ _ Demo Screenshot_
159
+
160
+ [ @ManevilleF ] published a 12 step [ course] [ Bevy Minesweeper ] on how to make a
161
+ simple 2D Minesweeper using [ bevy] [ bevy ] 0.6.
162
+ A [ public repository] [ bevy_minesweeper_repo ] is
163
+ available, as well as a live [ demo] [ bevy_minesweeper_demo ] .
164
+
165
+ The tutorial showcases:
166
+
167
+ - essential features of the [ bevy] [ bevy ] engine
168
+ - important ECS notions for beginners
169
+ - WASM build
170
+ - and soon, android native apk build
171
+
172
+ _ Discussions: [ Twitter] [ bevy_minesweeper_twitter ] , [ dev.to] [ Bevy Minesweeper ] _
173
+
174
+ [ Bevy Minesweeper ] : https://dev.to/qongzi/bevy-minesweeper-introduction-4l7f
175
+ [ bevy_minesweeper_repo ] : https://gitlab.com/qonfucius/minesweeper-tutorial
176
+ [ bevy_minesweeper_demo ] : https://qonfucius.gitlab.io/minesweeper-tutorial/
177
+ [ bevy ] : https://bevyengine.org
178
+ [ @ManevilleF ] : https://github.com/ManevilleF
179
+ [ bevy_minesweeper_twitter ] : https://twitter.com/ManevilleF/status/1495787155280510977?s=20&t=omNFCI2cWgDFNC0MC7NWTg
180
+
155
181
## Tooling Updates
156
182
157
183
### [ Vismut]
You can’t perform that action at this time.
0 commit comments