Skip to content

Commit 18f6959

Browse files
authored
Newsletter 8: add DynaMaze (#91)
* add DynaMaze to newsletter 8 * add more detail to description of DynaMaze
1 parent 5bd43d6 commit 18f6959

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
30 KB
Loading

content/posts/newsletter-008/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,19 @@ If needed, a section can be split into subsections with a "------" delimiter.
5151

5252
## Game Updates
5353

54+
### [DynaMaze][dynamaze]
55+
56+
![DynaMaze promotional image](dynamaze.png)
57+
58+
[DynaMaze][dynamaze] is an [open source][dynamaze-source] multiplayer
59+
puzzle/strategy game written in Rust and compiled to WebAssembly, made by
60+
[@boringcactus][]. Adjust the maze to build a path to your target and
61+
keep the other players from getting to theirs.
62+
63+
[dynamaze]: https://boringcactus.itch.io/dynamaze
64+
[dynamaze-source]: https://github.com/boringcactus/dynamaze
65+
[@boringcactus]: https://github.com/boringcactus
66+
5467
## Library & Tooling Updates
5568

5669
### gfx-rs and wgpu news

0 commit comments

Comments
 (0)