Skip to content

Add Sokoban tutorial update #122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions content/posts/newsletter-009/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,22 @@ _Discussions:

## Library & Tooling Updates

### Rust Sokoban Tutorial

![sokoban level](sokoban_level.gif)

Rust Sokoban tutorial is an online book aimed at Rust gamedev beginners
which walks through making a simple Sokoban game using ECS, ggez and specs.
It tries to teach the basics of architecting in ECS and basic Rust concepts
through a hands-on approach.
[@oliviff] is currently looking for a few people
to beta test the tutorial before it goes live,
if you've got a spare couple of hours and you'd like to contribute,
send her a [DM][oliviff-dm].

[@oliviff]: https://twitter.com/oliviff
[oliviff-dm]: https://twitter.com/messages/compose?recipient_id=118804845

### `gfx-rs` and `wgpu` News

![hectic screenshot: graveyard and vampires](hectic.png)
Expand Down Expand Up @@ -342,6 +358,7 @@ or [join the next meeting][join].

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

- Beta-test the [Rust Sokoban Tutorial](#rust-sokoban-tutorial);
- [Embark's open issues][embark-open-issues] ([embark.rs]);
- [winit's "Good first issue" and “help wanted” issues][winit-issues];
- [gfx-rs's "contributor-friendly" issues][gfx-issues];
Expand Down
Binary file added content/posts/newsletter-009/sokoban_level.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.