File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
Original file line number Diff line number Diff line change @@ -68,6 +68,31 @@ If needed, a section can be split into subsections with a "------" delimiter.
68
68
69
69
## Game Updates
70
70
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
+
71
96
## Engine Updates
72
97
73
98
## Learning Material Updates
You can’t perform that action at this time.
0 commit comments