@@ -176,6 +176,37 @@ four usability study sessions and adjusted the UI accordingly.
176
176
[ A/B Street ] : https://github.com/a-b-street/abstreet
177
177
[ @dabreegster ] : https://twitter.com/CarlinoDustin
178
178
179
+ ### [ Way of Rhea] [ wor ]
180
+
181
+ [ ![ Way of Rhea on Steam] ( wor-ice.jpg )] [ wor ]
182
+
183
+ [ Way of Rhea] [ wor ] is a picturesque puzzle platformer—without the platforming.
184
+ Solve mind bending color puzzles, unlock new areas of a vibrant hub world, and
185
+ talk to NPCs to unravel the mysteries of a world you left behind!
186
+
187
+ Way of Rhea is being produced by [ @masonremaley ] [ mason-remaley ] . Latest Way of
188
+ Rhea developments:
189
+
190
+ - A [ hierarchy tree view] [ wor-hierarchy ] was added to the editor to make getting
191
+ art into the game easier.
192
+ - Work is wrapping up getting [ art into the first snow crab level!] [ wor-art ]
193
+ - [ @masonremaley ] [ mason-remaley ] wrote up [ an article walking through how the
194
+ Way of Rhea crash reporter works] [ wor-crash-reporter ] .
195
+ - [ @masonremaley ] [ mason-remaley ] is mixing signed distance fields, bézier
196
+ curves, and art by [ Carolyn Whitmeyer] [ carolyn-whitmeyer ] to create
197
+ [ procedural vines] [ wor-vines ] .
198
+ - [ Carolyn Whitmeyer] [ carolyn-whitmeyer ] , the game's artist, released [ a demo
199
+ real including some content from Way of Rhea] [ wor-cw-demo-reel ] .
200
+
201
+ [ wor ] : https://store.steampowered.com/app/1110620?utm_campaign=tmirgd&utm_source=n21
202
+ [ wor-art ] : https://twitter.com/AnthropicSt/status/1388907046574215172
203
+ [ wor-hierarchy ] : https://twitter.com/AnthropicSt/status/1387947007508160517
204
+ [ mason-remaley ] : https://twitter.com/masonremaley
205
+ [ wor-crash-reporter ] : https://www.anthropicstudios.com/2021/03/05/crash-reporter/
206
+ [ carolyn-whitmeyer ] : https://www.instagram.com/cw_visuals_insta/
207
+ [ wor-cw-demo-reel ] : https://twitter.com/masonremaley/status/1387102693626421254
208
+ [ wor-vines ] : https://twitter.com/masonremaley/status/1389070879536173056
209
+
179
210
## Engine Updates
180
211
181
212
### [ Tetra]
@@ -201,6 +232,22 @@ framework - additions are welcomed!
201
232
202
233
## Learning Material Updates
203
234
235
+ ### [ How To Write a Crash Reporter] [ crash-reporter ]
236
+
237
+ ![ How To Write a Crash Reporter] ( wor-crash-reporter.jpg )
238
+
239
+ [ @masonremaley ] [ mason-remaley ] wrote [ an article] ( crash-reporter ) walking
240
+ through [ Way of Rhea's] [ wor ] crash reporter implementation.
241
+
242
+ The article covers how to detect a crash, how to report a crash via chat
243
+ services like Discord or Slack, and how to implement a robust native UI on
244
+ Windows to handle requesting user consent to file the report, as well as some
245
+ design considerations.
246
+
247
+ [ crash-reporter ] : https://www.anthropicstudios.com/2021/03/05/crash-reporter/
248
+ [ mason-remaley ] : https://twitter.com/masonremaley
249
+ [ wor ] : https://store.steampowered.com/app/1110620?utm_campaign=tmirgd&utm_source=n21
250
+
204
251
## Library & Tooling Updates
205
252
206
253
### [ wgpu] -0.8
0 commit comments