Skip to content

Commit eec32cb

Browse files
authored
N32: Podcast and meetup (#987)
1 parent ff90902 commit eec32cb

File tree

3 files changed

+48
-0
lines changed

3 files changed

+48
-0
lines changed

content/news/032/gamedev-meetup.png

91.7 KB
Loading

content/news/032/index.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Feel free to send PRs about your own projects!
3232
[join]: https://github.com/rust-gamedev/wg#join-the-fun
3333

3434
- [Game Updates](#game-updates)
35+
- [Rust GameDev Podcast](#rust-gamedev-podcast)
36+
- [Rust GameDev Meetup](#rust-gamedev-meetup)
3537
- [Learning Material Updates](#learning-material-updates)
3638
- [Engine Updates](#engine-updates)
3739
- [Tooling Updates](#tooling-updates)
@@ -66,6 +68,52 @@ _Discussions:
6668
If needed, a section can be split into subsections with a "------" delimiter.
6769
-->
6870

71+
## [Rust GameDev Podcast][gamedev-podcast-site]
72+
73+
![text logo](podcast.jpeg)
74+
75+
The Rust Gamedev Podcast features interviews with indie game developers creating
76+
titles with the Rust programming language. It covers technical topics as well as
77+
the business of open source and commercial indie games development.
78+
79+
In March, two episodes were released:
80+
81+
[The seventh episode][podcast-7] is a chat with Erlend and Ole about
82+
[Fish Fight][fishfight], open source games development, and future game spin-offs.
83+
84+
[In the eighth episode][podcast-8], Forest chats to Dustin about [A/B Street][abstreet].
85+
86+
Listen and Subscribe from the following platforms:
87+
[Rust GameDev Podcast (simplecast)][gamedev-podcast-site],
88+
[Apple Podcasts][gamedev-podcast-apple],
89+
[Spotify][gamedev-podcast-spotify],
90+
[RSS Feed][gamedev-podcast-rss],
91+
or [Google Podcasts][gamedev-podcast-google].
92+
93+
[podcast-7]: https://rustgamedev.com/episodes/interview-with-fish-fight
94+
[podcast-8]: https://rustgamedev.com/episodes/interview-with-dustin-a-b-street
95+
[abstreet]: https://github.com/a-b-street/abstreet
96+
[fishfight]: https://github.com/heroiclabs/fishgame-macroquad
97+
[gamedev-podcast-site]: https://rustgamedev.com/
98+
[gamedev-podcast-apple]: https://podcasts.apple.com/gb/podcast/rust-game-dev/id1526304768
99+
[gamedev-podcast-spotify]: https://open.spotify.com/show/7HRfGnTcXkLkQd9fxJbDGj
100+
[gamedev-podcast-rss]: https://feeds.simplecast.com/C6NQglnL
101+
[gamedev-podcast-google]: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS9DNk5RZ2xuTA
102+
103+
## Rust GameDev Meetup
104+
105+
![Gamedev meetup poster](gamedev-meetup.png)
106+
107+
The 14th Rust Gamedev Meetup took place in March. You can watch the
108+
recording of the meetup [here on Youtube][gamedev-meetup-video]. The meetups
109+
take place on the second Saturday every month via the [Rust Gamedev Discord
110+
server][rust-gamedev-discord] and are also [streamed on
111+
Twitch][rust-gamedev-twitch].
112+
113+
[gamedev-meetup-video]: https://youtu.be/dQPkyjbd36Y
114+
[rust-gamedev-discord]: https://discord.gg/yNtPTb2
115+
[rust-gamedev-twitch]: https://twitch.tv/rustgamedev
116+
69117
## Game Updates
70118

71119
### [Bevy Jam][jam-result-page]

content/news/032/podcast.jpeg

19 KB
Loading

0 commit comments

Comments
 (0)