Skip to content

Commit 46f1dd8

Browse files
authored
Newsletter 10: Add Dig Escape (#155)
1 parent aaf0a23 commit 46f1dd8

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
6.58 KB
Loading

content/posts/newsletter-010/index.md

Lines 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)