@@ -31,6 +31,7 @@ Feel free to send PRs about your own projects!
31
31
[ Rust ] : https://rust-lang.org
32
32
[ join ] : https://github.com/rust-gamedev/wg#join-the-fun
33
33
34
+ - [ Announcements] ( #announcements )
34
35
- [ Game Updates] ( #game-updates )
35
36
- [ Learning Material Updates] ( #learning-material-updates )
36
37
- [ Engine Updates] ( #engine-updates )
@@ -65,6 +66,64 @@ _Discussions:
65
66
If needed, a section can be split into subsections with a "------" delimiter.
66
67
-->
67
68
69
+ ## Announcements
70
+
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 June, [ the ninth episode] [ podcast-9 ] was released. It's a chat with Carter
80
+ Anderson about the [ Bevy engine] [ bevy ] , and a dive into its history.
81
+
82
+ Listen and Subscribe from the following platforms:
83
+ [ Rust GameDev Podcast (simplecast)] [ gamedev-podcast-site ] ,
84
+ [ Apple Podcasts] [ gamedev-podcast-apple ] ,
85
+ [ Spotify] [ gamedev-podcast-spotify ] ,
86
+ [ RSS Feed] [ gamedev-podcast-rss ] ,
87
+ or [ Google Podcasts] [ gamedev-podcast-google ] .
88
+
89
+ [ podcast-9 ] : https://rustgamedev.com/episodes/interview-with-carter-anderson-bevy
90
+ [ bevy ] : https://bevyengine.org/
91
+ [ gamedev-podcast-site ] : https://rustgamedev.com/
92
+ [ gamedev-podcast-apple ] : https://podcasts.apple.com/gb/podcast/rust-game-dev/id1526304768
93
+ [ gamedev-podcast-spotify ] : https://open.spotify.com/show/7HRfGnTcXkLkQd9fxJbDGj
94
+ [ gamedev-podcast-rss ] : https://feeds.simplecast.com/C6NQglnL
95
+ [ gamedev-podcast-google ] : https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS9DNk5RZ2xuTA
96
+
97
+ ### Rust GameDev Meetup
98
+
99
+ ![ Gamedev meetup poster] ( gamedev-meetup.png )
100
+
101
+ The 17th Rust Gamedev Meetup took place in May. You can watch the recording of
102
+ the meetup [ here on Youtube] [ gamedev-meetup-video ] . Here was the schedule from
103
+ the meetup:
104
+
105
+ - Choir - [ @kvark ]
106
+ - RustConf Arcade Cabinet - [ @carlosupina ]
107
+ - retime - [ @Togg ]
108
+ - Graphite - [ @GraphiteEditor ]
109
+
110
+ The meetups take place on the second Saturday every month via the [ Rust Gamedev
111
+ Discord server] [ rust-gamedev-discord ] and are also [ streamed on
112
+ Twitch] [ rust-gamedev-twitch ] . If you would like to show off what you've been
113
+ working on at the next meetup on [ July 9th] [ rust-meetup-time ] , fill out [ this
114
+ form] [ gamedev-meetup-form ] .
115
+
116
+ [ gamedev-meetup-video ] : https://youtu.be/drcX3dCS5MY
117
+ [ rust-gamedev-discord ] : https://discord.gg/yNtPTb2
118
+ [ rust-gamedev-twitch ] : https://twitch.tv/rustgamedev
119
+ [ rust-meetup-time ] : https://everytimezone.com/s/92d2228b
120
+ [ gamedev-meetup-form ] : https://forms.gle/BS1zCyZaiUFSUHxe6
121
+
122
+ [ @kvark ] : https://twitter.com/kvark
123
+ [ @carlosupina ] : https://twitter.com/carlosupina
124
+ [ @Togg ] : https://github.com/ZKpot
125
+ [ @GraphiteEditor ] : https://twitter.com/graphiteeditor
126
+
68
127
## Game Updates
69
128
70
129
### [ RuggRogue]
0 commit comments