Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6478c10

Browse filesBrowse files
authored
N35: Learn Bevy's ECS by ripping off someone else's project (rust-gamedev#1073)
1 parent 1a48aa0 commit 6478c10
Copy full SHA for 6478c10

File tree

2 files changed

+15
-0
lines changed
Filter options

2 files changed

+15
-0
lines changed

‎content/news/035/index.md

Copy file name to clipboardExpand all lines: content/news/035/index.md
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,21 @@ better accountability. Further updates will be given in her [Discord server][hed
199199
[hedgein-devlog-3]:https://www.youtube.com/watch?v=oNxMN47tKxs
200200
[hedgein-github]:https://github.com/hedgein
201201

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+
202217
## Tooling Updates
203218

204219
## Library Updates
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.