File tree 2 files changed +15
-0
lines changed
Filter options
2 files changed +15
-0
lines changed
Original file line number Diff line number Diff line change @@ -199,6 +199,21 @@ better accountability. Further updates will be given in her [Discord server][hed
199
199
[ hedgein-devlog-3 ] :https://www.youtube.com/watch?v=oNxMN47tKxs
200
200
[ hedgein-github ] :https://github.com/hedgein
201
201
202
+ ### [ Learn Bevy's ECS by ripping off someone else's project]
203
+
204
+ ![ Learn Bevy's ECS by ripping off] ( learn_bevys_ecs_by_ripping_off.png )
205
+
206
+ "Learn Bevy's ECS by ripping off someone else's project" is a mini-book that uses
207
+ the game Rusty Roguelike from the book [ Hands-on Rust] ( https://pragprog.com/titles/hwrust/hands-on-rust )
208
+ as a base, in order to explain Bevy's ECS.
209
+
210
+ The idea is for a beginner to learn ECS concepts from the base book, then apply
211
+ them using Bevy; the structure of the game is ideal for a gentle introduction to
212
+ ECS architecture.
213
+
214
+ [ Learn Bevy's ECS by ripping off someone else's project ] : https://saveriomiroddi.github.io/learn_bevy_ecs_by_ripping_off
215
+ [ Saverio Miroddi/@64kramsystem ] : https://twitter.com/64kramsystem
216
+
202
217
## Tooling Updates
203
218
204
219
## Library Updates
You can’t perform that action at this time.
0 commit comments