@@ -180,6 +180,29 @@ Chillscapes is written using an early-in-development 2d engine,
180
180
[ neoc ] : https://itch.io/jam/neoc03-rhythm-jam
181
181
[ kludgine ] : https://github.com/khonsulabs/kludgine
182
182
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
+
183
206
## Learning Material Updates
184
207
185
208
### [ Writing NES Emulator in Rust] [ rust_nes_tutorial ]
0 commit comments