diff --git a/content/news/051/index.md b/content/news/051/index.md index 46adb17ea..0481b8c71 100644 --- a/content/news/051/index.md +++ b/content/news/051/index.md @@ -69,6 +69,27 @@ If needed, a section can be split into subsections with a "------" delimiter. ## Game Updates +### [Way of Rhea][wor] + +[![Way of Rhea](wor.jpg)][wor] +*Way of Rhea: a puzzle game. Available on Steam.* + +[Way of Rhea][wor] released on May 20th as part of the +[Cerebral Puzzle Showcase][wor-cps]! + +[![Way of Rhea](wor-animated.gif)][wor] + +Way of Rhea is a color-based puzzle game with difficult puzzles, but +forgiving mechanics developed by [Mason Remaley] in a custom Rust engine. + +You can support development by [purchasing Way of Rhea on Steam][wor], or +[signing up for the mailing list][wor-mail] to hear about future games. + +[Mason Remaley]: https://masonremaley.com/ +[wor]: https://store.steampowered.com/app/1110620/Way_of_Rhea/?utm_campaign=tmirgd&utm_source=n51 +[wor-mail]: https://anthropicstudios.com/newsletter/signup/tech +[wor-cps]: https://www.cerebralpuzzleshowcase.com/ + ## Engine Updates ## Learning Material Updates diff --git a/content/news/051/wor-animated.gif b/content/news/051/wor-animated.gif new file mode 100644 index 000000000..4c624bba9 Binary files /dev/null and b/content/news/051/wor-animated.gif differ diff --git a/content/news/051/wor.jpg b/content/news/051/wor.jpg new file mode 100644 index 000000000..0f23547bd Binary files /dev/null and b/content/news/051/wor.jpg differ diff --git a/content/news/052/index.md b/content/news/052/index.md new file mode 100644 index 000000000..996e23d11 --- /dev/null +++ b/content/news/052/index.md @@ -0,0 +1,138 @@ ++++ +title = "This Month in Rust GameDev #52 - June 2024" +transparent = true +date = 2024-07-03 +draft = true ++++ + + + + + +Welcome to the 52th issue of the Rust GameDev Workgroup's +monthly newsletter. +[Rust] is a systems language pursuing the trifecta: +safety, concurrency, and speed. +These goals are well-aligned with game development. +We hope to build an inviting ecosystem for anyone wishing +to use Rust in their development process! +Want to get involved? [Join the Rust GameDev working group!][join] + +You can follow the newsletter creation process +by watching [the coordination issues][coordination]. +Want something mentioned in the next newsletter? +[Send us a pull request][pr]. +Feel free to send PRs about your own projects! + +[Rust]: https://rust-lang.org +[join]: https://github.com/rust-gamedev/wg#join-the-fun +[pr]: https://github.com/rust-gamedev/rust-gamedev.github.io +[coordination]: https://github.com/rust-gamedev/rust-gamedev.github.io/issues?q=label%3Acoordination + +- [Announcements](#announcements) +- [Game Updates](#game-updates) +- [Engine Updates](#engine-updates) +- [Learning Material Updates](#learning-material-updates) +- [Tooling Updates](#tooling-updates) +- [Library Updates](#library-updates) +- [Popular Workgroup Issues in GitHub](#popular-workgroup-issues-in-github) +- [Other News](#other-news) +- [Meeting Minutes](#meeting-minutes) +- [Discussions](#discussions) +- [Requests for Contribution](#requests-for-contribution) +- [Jobs](#jobs) +- [Bonus](#bonus) + + + +## Announcements + +## Game Updates + +## Engine Updates + +## Learning Material Updates + +## Tooling Updates + +## Library Updates + +## Popular Workgroup Issues in GitHub + + + +## Other News + + + +## Meeting Minutes + + + +[See all meeting issues][label_meeting] including full text notes +or [join the next meeting][join]. + +[label_meeting]: https://github.com/rust-gamedev/wg/issues?q=label%3Ameeting + +## Discussions + + + +## Requests for Contribution + + + +## Jobs + + + +## Bonus + + + +------ + +That's all news for today, thanks for reading! + +Want something mentioned in the next newsletter? +[Send us a pull request][pr]. + +Also, subscribe to our socials if you want to receive fresh news! +- X/Twitter: [@rust_gamedev][@x_rust_gamedev] +- Mastodon: [@rust_gamedev][@mastodon_rust_gamedev] +- Reddit: [/r/rust_gamedev][/r/rust_gamedev] + + + +[/r/rust_gamedev]: https://reddit.com/r/rust_gamedev +[@x_rust_gamedev]: https://twitter.com/rust_gamedev +[@mastodon_rust_gamedev]: https://mastodon.gamedev.place/@rust_gamedev