|
2 | 2 | title = "This Month in Rust GameDev #52 - June 2024"
|
3 | 3 | transparent = true
|
4 | 4 | date = 2024-07-03
|
5 |
| -draft = true |
| 5 | +draft = false |
6 | 6 | +++
|
7 | 7 |
|
8 | 8 | <!-- no toc -->
|
@@ -38,10 +38,10 @@ Feel free to send PRs about your own projects!
|
38 | 38 | - [Tooling Updates](#tooling-updates)
|
39 | 39 | - [Rusty Playdate](#rusty-playdate)
|
40 | 40 | - [Library Updates](#library-updates)
|
41 |
| - - [egui_ratatui](#egui_ratatui) |
| 41 | + - [egui_ratatui](#egui-ratatui) |
42 | 42 | - [Popular Workgroup Issues in GitHub](#popular-workgroup-issues-in-github)
|
43 | 43 | - [Other News](#other-news)
|
44 |
| - - [Metalmancy @ OpenSauce](#metalmancy--opensauce) |
| 44 | + - [Metalmancy @ OpenSauce](#metalmancy-opensauce) |
45 | 45 | - [Meeting Minutes](#meeting-minutes)
|
46 | 46 | - [Discussions](#discussions)
|
47 | 47 | - [Requests for Contribution](#requests-for-contribution)
|
@@ -222,14 +222,25 @@ _Arcade cabinet close up_
|
222 | 222 | Hyelim of [Framework][framework_website] interviewed Carlo and Joanna on their games
|
223 | 223 | and arcade machines at [OpenSauce][opensauce_website].
|
224 | 224 |
|
225 |
| - |
226 |
| - |
227 | 225 | [metalmancy_interview]: https://www.youtube.com/watch?v=qUIAnZ0cvvo&t=291s
|
228 | 226 | [metalmancy_website]: https://www.micronote.tech/
|
229 | 227 | [framework_website]: https://frame.work
|
230 | 228 | [opensauce_website]: https://opensauce.com/
|
231 | 229 | [Thetawave]: https://store.steampowered.com/app/2427510/Thetawave
|
232 | 230 |
|
| 231 | +### [Tiny Glade Developers Discuss Bevy, Proceduralism, Publishers & Cozy Games][tiny-glade-interview] |
| 232 | + |
| 233 | + |
| 234 | +_An idyllic scenery made in Tidy Glade_ |
| 235 | + |
| 236 | +To celebrate the release of Tiny Glade's [demo version][tiny-glade-steam], Pounce Light's Anastasia Opara and |
| 237 | +Tomasz Stachowiak have joined 80 Level [in an interview][tiny-glade-interview] to discuss the game's history, proceduralism, |
| 238 | +Bevy, Rust, self-publishing, and the "cozy games" genre. |
| 239 | + |
| 240 | + |
| 241 | +[tiny-glade-interview]: https://80.lv/articles/exclusive-tiny-glade-developers-discuss-bevy-proceduralism-publishers-cozy-games |
| 242 | +[tiny-glade-steam]: https://store.steampowered.com/app/2198150/Tiny_Glade/ |
| 243 | + |
233 | 244 | <!-- One-liners for plan items that haven't got their own sections. -->
|
234 | 245 |
|
235 | 246 | ## Meeting Minutes
|
|
0 commit comments