Skip to content

Commit cd4106d

Browse files
N18: added dwarf-world (rust-gamedev#474)
* added dwarf-world * Update index.md * Update index.md Co-authored-by: Joe Clay <[email protected]>
1 parent 860f611 commit cd4106d

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
Loading

content/posts/newsletter-018/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,31 @@ which will be released in the Steam.
256256
[Station Iapetus]: https://github.com/mrDIMAS/StationIapetus
257257
[si-youtube]: https://www.youtube.com/watch?v=JCH2U5JOMlU
258258

259+
### [Dwarf World][dwarf-world]
260+
261+
![Dwarf World](dwarfworld_lights.gif)
262+
263+
[Dwarf World][dwarf-world] by [Alex Ene][@_AlexEne_] has added a couple
264+
of updates and improvements:
265+
266+
- Dynamic lights and light propagation so deeper caves are darker.
267+
- An in-game feedback button that people can use to report bugs or
268+
just give general feedback.
269+
- All random numbers are from seeded generators so it makes bugs easier
270+
to reproduce.
271+
- A big chunk of a replay system is finished.
272+
This should help a lot with reproducing issues. Plus, it's really fun to watch.
273+
- Bug fixes and performance improvements, mostly related to
274+
rendering and culling systems.
275+
276+
If you're interested in keeping a closer eye on the project and monitor
277+
it's progress,
278+
you can join the game's [discord channel][dwarf-world-discord].
279+
That's where the pre-alpha builds will drop there once they are
280+
ready to be seen by a wider audience.
281+
282+
[dwarf-world-discord]: https://discord.gg/vsRCxnY
283+
259284
### Stellary 2
260285

261286
![Stellary 2 Banner](stellary_2_banner.jpg)

0 commit comments

Comments
 (0)