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 46f1dd8

Browse filesBrowse files
authored
Newsletter 10: Add Dig Escape (rust-gamedev#155)
1 parent aaf0a23 commit 46f1dd8
Copy full SHA for 46f1dd8

File tree

2 files changed

+15
-0
lines changed
Filter options

2 files changed

+15
-0
lines changed
6.58 KB
Loading

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-010/index.md
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,21 @@ Follow [@seratonik] on Twitter for updates.
253253

254254
[@seratonik]: https://twitter.com/seratonik
255255

256+
### Dig Escape
257+
258+
![Dig Escape](digescape.png)
259+
260+
Dig Escape is a simple puzzle game written in Rust. You can play it in the
261+
browser [here][digescape-game]. The developer has released [some
262+
videos][digescape-progress-video] about the development of the game. They also
263+
[did a review][digescape-rust-review] on what it was like working with Rust for
264+
the first time. Be sure to check out the [Github repo][digescape-github].
265+
266+
[digescape-game]: https://tantandev.itch.io/digescape
267+
[digescape-progress-video]: https://www.youtube.com/watch?v=q6-f63vZW8Y
268+
[digescape-rust-review]: https://www.youtube.com/watch?v=6fKt6bmnAKo
269+
[digescape-github]: https://github.com/TanTanDev/DigEscape
270+
256271
## Learning Material Updates
257272

258273
### Rust Sokoban Tutorial

0 commit comments

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