Skip to content

Commit 20de6c3

Browse files
N31: Name Needed #949 (#950)
* Add Name Needed * Add name-needed.gif * Fix links * Fix formatting * Fix linter error * Apply suggestions from code review * Shrink GIF Co-authored-by: Joe Clay <[email protected]>
1 parent f458d30 commit 20de6c3

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

content/news/031/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,31 @@ If needed, a section can be split into subsections with a "------" delimiter.
6868

6969
## Game Updates
7070

71+
### [Name Needed][name-needed]
72+
73+
![The player orders a selection of blocks to be broken, and a brick wall to be
74+
built.](name-needed.gif)
75+
_The player orders a selection of blocks to be broken, and a brick wall to be
76+
built._
77+
78+
[Name Needed][name-needed] by [@DomWilliams0][domwilliams-github] is a one-man
79+
effort to produce an open source, intuitive and high performance Dwarf
80+
Fortress-esque game with a custom engine.
81+
82+
Recent progress has been on procedural terrain generation, the player UI, item
83+
stacks and build jobs. A major refactor of the AI system integrated Rust's
84+
superb `async`/`await` support, which is documented in the most recent devlog.
85+
86+
- [Devlog #5: voxel world goals][name-needed-devlog5]
87+
- [Devlog #6: async activities][name-needed-devlog6]
88+
- [Devlog #7: custom async runtime][name-needed-devlog7]
89+
90+
[name-needed]: https://github.com/DomWilliams0/name-needed
91+
[domwilliams-github]: https://github.com/DomWilliams0
92+
[name-needed-devlog5]: https://domwillia.ms/devlog5/
93+
[name-needed-devlog6]: https://domwillia.ms/devlog6/
94+
[name-needed-devlog7]: https://domwillia.ms/devlog7/
95+
7196
## Engine Updates
7297

7398
## Learning Material Updates

content/news/031/name-needed.gif

1.97 MB
Loading

0 commit comments

Comments
 (0)