Skip to content

Commit

Permalink
Add meetup 32 post
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelOnFira committed Nov 11, 2023
1 parent 8e0cc6a commit ff54c84
Show file tree
Hide file tree
Showing 6 changed files with 96 additions and 0 deletions.
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.
96 changes: 96 additions & 0 deletions content/blog/rust-gamedev-meetup-32/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
+++
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] | [@inodentry]

![Minewars](minewars.jpg)

> An upcoming multiplayer minesweeper game.
**Links:**

- GH (incl GH Sponsors): [@inodentry]
- Mastodon: [@iyes@mastodon.gamedev.place]
- Discord: @iyesgames
- 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

### [Blade] | [@Kvark]

![Blade](blade.jpg)

> Sharp and simple graphics library
**Links:**

- GitHub: [@Kvark]

[@Kvark]: https://github.com/kvark
[Blade]: https://github.com/kvark/blade

### [Jarl][Jarl Game] | [@zaycev]

![Jarl](jarl.jpg)

> A fantasy colony simulator.
**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

### [Seeker] | [@inodentry] & [@c12hz]

![Seeker](seeker.jpg)

> A 2D platformer game.
**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
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.

0 comments on commit ff54c84

Please sign in to comment.