Skip to content

Commit dda52dc

Browse files
Jazarroozkriff
andauthored
Newsletter 13: Dwarf Seeks Fortune (#267)
* Newsletter 13: Dwarf Seeks Fortune (#267) * Newsletter 13: DSF: Fix section pos Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 9cb662c commit dda52dc

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Loading

content/posts/newsletter-013/index.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,29 @@ Chillscapes is written using an early-in-development 2d engine,
180180
[neoc]: https://itch.io/jam/neoc03-rhythm-jam
181181
[kludgine]: https://github.com/khonsulabs/kludgine
182182

183+
### [Dwarf Seeks Fortune][dsf-github]
184+
185+
[![Dwarf Seeks Fortune](dwarf_seeks_fortune.png)][dsf-github]
186+
_Collect all keys to unlock the door to the next level._
187+
188+
[Dwarf Seeks Fortune][dsf-github] is a puzzle-platformer made with the Amethyst game
189+
engine. Its developer, Jazarro, has partnered with the Amethyst organization
190+
to make it an official Amethyst showcase game. It aims to be a learning
191+
resource for anyone looking to get started with Amethyst.
192+
193+
The game currently sports a growing feature set, two playable levels and an
194+
early version of an integrated level editor. It is ready for your
195+
contributions, so if you're interested, check out the
196+
[contributor's guide][dsf-contributing] or the [good first issues][dsf-good-first-issues].
197+
If you have any questions, open an issue on GitHub or approach
198+
Jazarro on [the Amethyst discord][amethyst-discord].
199+
200+
[dsf-github]: https://github.com/amethyst/dwarf_seeks_fortune
201+
[dsf-contributing]: https://github.com/amethyst/dwarf_seeks_fortune/blob/master/CONTRIBUTING.md
202+
[dsf-good-first-issues]: https://github.com/amethyst/dwarf_seeks_fortune/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
203+
[kv-ii]: https://en.wikipedia.org/wiki/King%27s_Valley_II
204+
[amethyst-discord]: https://discord.com/invite/amethyst
205+
183206
## Learning Material Updates
184207

185208
### [Writing NES Emulator in Rust][rust_nes_tutorial]

0 commit comments

Comments
 (0)