Skip to content

Add Sokoban May update #143

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
Jun 1, 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
18 changes: 18 additions & 0 deletions content/posts/newsletter-010/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,24 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Learning Material Updates

### Rust Sokoban Tutorial

![sokoban update](sokoban_2.jpeg)

The 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.

This month:

- the project received 10+ contributions from beta testers
- work was started on chapter 3 which features advanced gameplay

You can follow along for updates and release progress [here][updates].

[updates]: https://twitter.com/oliviff/status/1264301381042782209

## Library & Tooling Updates

### [Goods]
Expand Down
Binary file added content/posts/newsletter-010/sokoban_2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.