diff --git a/content/posts/newsletter-018/index.md b/content/posts/newsletter-018/index.md index ff3e7e52c..804916af8 100644 --- a/content/posts/newsletter-018/index.md +++ b/content/posts/newsletter-018/index.md @@ -343,6 +343,26 @@ primarily by simply writing YAML configuration files and integrating with [bevy]: https://bevyengine.org [ldtk]: https://ldtk.io +### [Way of Rhea][wor-site] + +![Way of Rhea screenshot](wor.jpg) + +Way of Rhea is a picturesque puzzle game that lets you correct your mistakes. +Change your color, teleport past the colored gates, master the color powered +circuits, and befriend the color changing crabs—but don't let them out! + +This month's major updates include: + +- Autosave support +- Steam cloud support +- A free demo was released as part of Boston FIG (no longer available) +- In game audio options +- A new level featuring a new puzzle mechanic +- An [updated trailer][wor-trailer] + +[wor-site]: https://www.anthropicstudios.com/way-of-rhea +[wor-trailer]: https://www.youtube.com/watch?v=PRifdHcaswc + ## Learning Material Updates ## Engine Updates diff --git a/content/posts/newsletter-018/wor.jpg b/content/posts/newsletter-018/wor.jpg new file mode 100644 index 000000000..cefed2e99 Binary files /dev/null and b/content/posts/newsletter-018/wor.jpg differ