Skip to content

Commit fbdd4b9

Browse files
ioliviaozkriff
andauthored
Newsletter 9: Sokoban Tutorial (#122)
* Add Sokoban tutorial update * Newsletter 9: Sokoban Tutorial: fmt & wording tweaks Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 36e0a80 commit fbdd4b9

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

content/posts/newsletter-009/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,22 @@ Here's a roundup of some of them:
222222

223223
## Library & Tooling Updates
224224

225+
### Rust Sokoban Tutorial
226+
227+
![sokoban level](sokoban_level.gif)
228+
229+
Rust Sokoban tutorial is an online book aimed at Rust gamedev beginners
230+
which walks through making a simple Sokoban game using ECS, ggez and specs.
231+
It tries to teach the basics of architecting in ECS and basic Rust concepts
232+
through a hands-on approach.
233+
[@oliviff] is currently looking for a few people
234+
to beta test the tutorial before it goes live,
235+
if you've got a spare couple of hours and you'd like to contribute,
236+
send her a [DM][oliviff-dm].
237+
238+
[@oliviff]: https://twitter.com/oliviff
239+
[oliviff-dm]: https://twitter.com/messages/compose?recipient_id=118804845
240+
225241
### `gfx-rs` and `wgpu` News
226242

227243
![hectic screenshot: graveyard and vampires](hectic.png)
@@ -417,6 +433,7 @@ or [join the next meeting][join].
417433

418434
<!-- Links to "good first issue"-labels or direct links to specific tasks -->
419435

436+
- Beta-test the [Rust Sokoban Tutorial](#rust-sokoban-tutorial);
420437
- [Embark's open issues][embark-open-issues] ([embark.rs]);
421438
- [winit's "Good first issue" and “help wanted” issues][winit-issues];
422439
- [gfx-rs's "contributor-friendly" issues][gfx-issues];
459 KB
Loading

0 commit comments

Comments
 (0)