Skip to content

Commit b433f4f

Browse files
authored
N36: Meetup (#1127)
1 parent 76fd133 commit b433f4f

File tree

3 files changed

+36
-3
lines changed

3 files changed

+36
-3
lines changed

content/news/035/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ or [Google Podcasts][gamedev-podcast-google].
9595

9696
![Gamedev meetup poster](gamedev-meetup.png)
9797

98-
The 17th Rust Gamedev Meetup took place in May. You can watch the recording of
98+
The 17th Rust Gamedev Meetup took place in June. You can watch the recording of
9999
the meetup [here on Youtube][gamedev-meetup-video]. Here was the schedule from
100100
the meetup:
101101

content/news/036/gamedev-meetup.png

91.7 KB
Loading

content/news/036/index.md

+35-2
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,14 @@ Feel free to send PRs about your own projects!
3131
[Rust]: https://rust-lang.org
3232
[join]: https://github.com/rust-gamedev/wg#join-the-fun
3333

34+
- [Announcements](#announcements)
3435
- [Game Updates](#game-updates)
35-
- [Learning Material Updates](#learning-material-updates)
3636
- [Engine Updates](#engine-updates)
37+
- [Learning Material Updates](#learning-material-updates)
3738
- [Tooling Updates](#tooling-updates)
3839
- [Library Updates](#library-updates)
39-
- [Other News](#other-news)
4040
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
41+
- [Other News](#other-news)
4142
- [Meeting Minutes](#meeting-minutes)
4243
- [Discussions](#discussions)
4344
- [Requests for Contribution](#requests-for-contribution)
@@ -66,6 +67,38 @@ _Discussions:
6667
If needed, a section can be split into subsections with a "------" delimiter.
6768
-->
6869

70+
## Announcements
71+
72+
### Rust GameDev Meetup
73+
74+
![Gamedev meetup poster](gamedev-meetup.png)
75+
76+
The 18th Rust Gamedev Meetup took place in July. You can watch the recording of
77+
the meetup [here on Youtube][gamedev-meetup-video]. Here was the schedule from
78+
the meetup:
79+
80+
- RustConf Arcade Cabinet - [@carlosupina]
81+
- Blackjack - [@setzer22]
82+
- Dotrix - [@lowenware]
83+
- Graphite - [@GraphiteEditor]
84+
85+
The meetups take place on the second Saturday every month via the [Rust Gamedev
86+
Discord server][rust-gamedev-discord] and are also [streamed on
87+
Twitch][rust-gamedev-twitch]. If you would like to show off what you've been
88+
working on at the next meetup on [August 13th][rust-meetup-time], fill out [this
89+
form][gamedev-meetup-form].
90+
91+
[gamedev-meetup-video]: https://youtu.be/mnuchYuR_ck
92+
[rust-gamedev-discord]: https://discord.gg/yNtPTb2
93+
[rust-gamedev-twitch]: https://twitch.tv/rustgamedev
94+
[rust-meetup-time]: https://everytimezone.com/s/17260ccd
95+
[gamedev-meetup-form]: https://forms.gle/BS1zCyZaiUFSUHxe6
96+
97+
[@carlosupina]: https://twitter.com/carlosupina
98+
[@setzer22]: https://twitter.com/playtheprocess
99+
[@lowenware]: https://twitter.com/lowenware
100+
[@GraphiteEditor]: https://twitter.com/graphiteeditor
101+
69102
## Game Updates
70103

71104
### [Way of Rhea][wor]

0 commit comments

Comments
 (0)