-
Notifications
You must be signed in to change notification settings - Fork 343
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8e0cc6a
commit 4b9a38f
Showing
6 changed files
with
101 additions
and
0 deletions.
There are no files selected for viewing
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.