Skip to content

N36: Meetup #1127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 8, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/news/035/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ or [Google Podcasts][gamedev-podcast-google].

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

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

Expand Down
37 changes: 35 additions & 2 deletions content/news/036/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,14 @@ Feel free to send PRs about your own projects!
[Rust]: https://rust-lang.org
[join]: https://github.com/rust-gamedev/wg#join-the-fun

- [Announcements](#announcements)
- [Game Updates](#game-updates)
- [Learning Material Updates](#learning-material-updates)
- [Engine Updates](#engine-updates)
- [Learning Material Updates](#learning-material-updates)
- [Tooling Updates](#tooling-updates)
- [Library Updates](#library-updates)
- [Other News](#other-news)
- [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)
Expand Down Expand Up @@ -66,6 +67,38 @@ _Discussions:
If needed, a section can be split into subsections with a "------" delimiter.
-->

## Announcements

### Rust GameDev Meetup

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

The 18th Rust Gamedev Meetup took place in July. You can watch the recording of
the meetup [here on Youtube][gamedev-meetup-video]. Here was the schedule from
the meetup:

- RustConf Arcade Cabinet - [@carlosupina]
- Blackjack - [@setzer22]
- Dotrix - [@lowenware]
- Graphite - [@GraphiteEditor]

The meetups take place on the second Saturday every month via the [Rust Gamedev
Discord server][rust-gamedev-discord] and are also [streamed on
Twitch][rust-gamedev-twitch]. If you would like to show off what you've been
working on at the next meetup on [August 13th][rust-meetup-time], fill out [this
form][gamedev-meetup-form].

[gamedev-meetup-video]: https://youtu.be/mnuchYuR_ck
[rust-gamedev-discord]: https://discord.gg/yNtPTb2
[rust-gamedev-twitch]: https://twitch.tv/rustgamedev
[rust-meetup-time]: https://everytimezone.com/s/17260ccd
[gamedev-meetup-form]: https://forms.gle/BS1zCyZaiUFSUHxe6

[@kvark]: https://twitter.com/kvark
[@setzer22]: https://twitter.com/playtheprocess
[@lowenware]: https://twitter.com/lowenware
[@GraphiteEditor]: https://twitter.com/graphiteeditor

## Game Updates

### Flesh
Expand Down