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 65f6645

Browse filesBrowse files
authored
Newsletter 10: Add sokoban (rust-gamedev#143)
1 parent e6daae1 commit 65f6645
Copy full SHA for 65f6645

File tree

2 files changed

+18
-0
lines changed
Filter options

2 files changed

+18
-0
lines changed

‎content/posts/newsletter-010/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-010/index.md
+18Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,24 @@ If needed, a section can be split into subsections with a "------" delimiter.
5656

5757
## Learning Material Updates
5858

59+
### Rust Sokoban Tutorial
60+
61+
![sokoban update](sokoban_2.jpeg)
62+
63+
The Rust Sokoban tutorial is an online book aimed at Rust gamedev beginners
64+
which walks through making a simple Sokoban game using ECS, ggez and specs.
65+
It tries to teach the basics of architecting in ECS and basic Rust concepts
66+
through a hands-on approach.
67+
68+
This month:
69+
70+
- the project received 10+ contributions from beta testers
71+
- work was started on chapter 3 which features advanced gameplay
72+
73+
You can follow along for updates and release progress [here][updates].
74+
75+
[updates]: https://twitter.com/oliviff/status/1264301381042782209
76+
5977
## Library & Tooling Updates
6078

6179
### [Goods]
117 KB
Loading

0 commit comments

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