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 dda52dc

Browse filesBrowse files
Jazarroozkriff
andauthored
Newsletter 13: Dwarf Seeks Fortune (rust-gamedev#267)
* Newsletter 13: Dwarf Seeks Fortune (rust-gamedev#267) * Newsletter 13: DSF: Fix section pos Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 9cb662c commit dda52dc
Copy full SHA for dda52dc

File tree

2 files changed

+23
-0
lines changed
Filter options

2 files changed

+23
-0
lines changed
Loading

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-013/index.md
+23Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.