Skip to content
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

Meetup 32 Post #1458

Merged
merged 4 commits into from
Nov 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
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
Binary file added content/blog/rust-gamedev-meetup-32/blade.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
101 changes: 101 additions & 0 deletions content/blog/rust-gamedev-meetup-32/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
+++
title = "Rust Gamedev Meetup 32"
date = 2023-11-11
transparent = true
aliases = ["posts/gamedev-meetup-32"]
+++

<!-- markdownlint-disable single-title heading-increment -->
<!-- markdownlint-disable no-blanks-blockquote no-emphasis-as-header -->
<!-- markdownlint-configure-file {"line-length": {"heading_line_length": 120}} -->

![Rust Gamedev Meetup](gamedev-meetup.png)

The 32nd Rust Gamedev Meetup took place on November 11th. You can watch the
recording of the meetup [here on YouTube][meetup-video]. The meetup took
place on the Rust Gamedev [YouTube][youtube-stream] and [Twitch][twitch-stream].
The meetups take place on the second Saturday of every month via the [Rust
Gamedev Discord server][rust-gamedev-discord] and are also [streamed on
Twitch][rust-gamedev-twitch].

[rust-gamedev-discord]: https://discord.gg/yNtPTb2
[rust-gamedev-twitch]: https://twitch.tv/rustgamedev
[meetup-video]: https://www.youtube.com/watch?v=MadryxOwjb8
[youtube-stream]: https://www.youtube.com/@RustGameDevelopment
[twitch-stream]: https://www.twitch.tv/RustGameDev

## Talks

### [Minewars][minewars-video] | [@inodentry]

[![Minewars](minewars.jpg)][minewars-video]

> An upcoming multiplayer minesweeper game. **[Video link][minewars-video]**

**Links:**

- GitHub + Sponsors: [@inodentry]
- Mastodon: [@iyes@mastodon.gamedev.place]
- Discord: [Minewars Discord server]
- Open source client: [Minewars GitHub]
- Public documentation: [Minewars Documentation]
- Open-source vs proprietary plans: [Minewars FOSS Plans]

[@inodentry]: https://github.com/inodentry
[@iyes@mastodon.gamedev.place]: https://mastodon.gamedev.place/@iyes
[Minewars GitHub]: https://github.com/IyesGames/minewars
[Minewars Documentation]: https://iyes.games/minewars/book/
[Minewars FOSS Plans]: https://iyes.games/minewars/book/foss.html
[minewars-video]: https://www.youtube.com/watch?v=Mb7Xv-Mu-G4
[Minewars Discord server]: https://discord.gg/Caxfzjwxs5

### [Blade][blade-video] | [@Kvark]

[![Blade](blade.jpg)][blade-video]

> Sharp and simple graphics library **[Video link][blade-video]**

**Links:**

- GitHub repo: [Blade]

[@Kvark]: https://github.com/kvark
[Blade]: https://github.com/kvark/blade
[blade-video]: https://youtu.be/Q5IUOvuXoC8

### [Jarl][jarl-video] | [@zaycev] | [Video link][jarl-video]

[![Jarl](jarl.jpg)][jarl-video]

> A fantasy colony simulator. **[Video link][jarl-video]**

**Links:**

- GitHub: [@zaycev]
- Website: [Jarl Game]
- Twitter: [@jarl_game]
- YouTube: [Jarl-Game-com]
- Discord: [Jarl Discord server]

[@zaycev]: https://github.com/zaycev
[Jarl Game]: https://jarl-game.com/
[@jarl_game]: https://twitter.com/jarl_game
[Jarl-Game-com]: https://www.youtube.com/@Jarl-Game-com
[Jarl Discord server]: https://discord.com/invite/Dcwemjyfbb
[jarl-video]: https://www.youtube.com/watch?v=Sv7jcyqThdM

### [The Seeker][seeker-video] | [@inodentry], [@c12hz] | [Video link][seeker-video]

[![Seeker](theseeker.jpg)][seeker-video]

> A 2D platformer game. **[Video link][seeker-video]**

**Links:**

- Discord: [Seeker Discord server]
- GitHub: [@TheSeekerGame]

[@c12hz]: https://github.com/c12hz
[Seeker Discord server]: https://discord.gg/b7YRzMFzBN
[@TheSeekerGame]: https://github.com/TheSeekerGame/TheSeeker
[seeker-video]: https://www.youtube.com/watch?v=EGIIKbnh-1M
Binary file added content/blog/rust-gamedev-meetup-32/jarl.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/blog/rust-gamedev-meetup-32/minewars.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/blog/rust-gamedev-meetup-32/theseeker.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading