Skip to content

Commit 7c08a91

Browse files
authored
N20: Name Needed (#566)
1 parent f6d261d commit 7c08a91

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

content/posts/newsletter-020/index.md

+24
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,30 @@ interface is [egui][egui-git].
434434
[macroquad-git]: https://github.com/not-fl3/macroquad
435435
[egui-git]: https://github.com/emilk/egui
436436

437+
### [Name Needed][name-needed]
438+
439+
![Wandering agents hauling items around and digging](name-needed.gif)
440+
_Agents wandering around, hauling items and digging blocks_
441+
442+
[Name Needed][name-needed] by [@DomWilliams0][domwilliams-github] is a one man
443+
effort to produce an open source, intuitive and high performance Dwarf
444+
Fortress-esque game.
445+
446+
The engine is custom, built with SDL2 and OpenGL. It's still early days, but
447+
steady progress has been made over the last 18 months. The developer aims to
448+
release occasional technical devlogs about interesting parts of the engine,
449+
which so far include:
450+
451+
- [Long term vision and goals][name-needed-devlog0]
452+
- [High level engine architecture][name-needed-devlog1]
453+
- [Intelligent entity behaviors][name-needed-devlog2]
454+
455+
[name-needed]: https://github.com/DomWilliams0/name-needed
456+
[domwilliams-github]: https://github.com/DomWilliams0
457+
[name-needed-devlog0]: https://domwillia.ms/devlog0/
458+
[name-needed-devlog1]: https://domwillia.ms/devlog2/
459+
[name-needed-devlog2]: https://domwillia.ms/devlog4/
460+
437461
## Engine Updates
438462

439463
### [Tetra]
794 KB
Loading

0 commit comments

Comments
 (0)