|
| 1 | ++++ |
| 2 | +title = "Rust Gamedev Meetup 32" |
| 3 | +date = 2023-11-11 |
| 4 | +transparent = true |
| 5 | +aliases = ["posts/gamedev-meetup-32"] |
| 6 | ++++ |
| 7 | + |
| 8 | +<!-- markdownlint-disable single-title heading-increment --> |
| 9 | +<!-- markdownlint-disable no-blanks-blockquote no-emphasis-as-header --> |
| 10 | +<!-- markdownlint-configure-file {"line-length": {"heading_line_length": 120}} --> |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | +The 32nd Rust Gamedev Meetup took place on November 11th. You can watch the |
| 15 | +recording of the meetup [here on YouTube][meetup-video]. The meetup took |
| 16 | +place on the Rust Gamedev [YouTube][youtube-stream] and [Twitch][twitch-stream]. |
| 17 | +The meetups take place on the second Saturday of every month via the [Rust |
| 18 | +Gamedev Discord server][rust-gamedev-discord] and are also [streamed on |
| 19 | +Twitch][rust-gamedev-twitch]. |
| 20 | + |
| 21 | +[rust-gamedev-discord]: https://discord.gg/yNtPTb2 |
| 22 | +[rust-gamedev-twitch]: https://twitch.tv/rustgamedev |
| 23 | +[meetup-video]: https://www.youtube.com/watch?v=MadryxOwjb8 |
| 24 | +[youtube-stream]: https://www.youtube.com/@RustGameDevelopment |
| 25 | +[twitch-stream]: https://www.twitch.tv/RustGameDev |
| 26 | + |
| 27 | +## Talks |
| 28 | + |
| 29 | +### [Minewars][minewars-video] | [@inodentry] |
| 30 | + |
| 31 | +[][minewars-video] |
| 32 | + |
| 33 | +> An upcoming multiplayer minesweeper game. **[Video link][minewars-video]** |
| 34 | +
|
| 35 | +**Links:** |
| 36 | + |
| 37 | +- GitHub + Sponsors: [@inodentry] |
| 38 | +- Mastodon: [@iyes@mastodon.gamedev.place] |
| 39 | +- Discord: [Minewars Discord server] |
| 40 | +- Open source client: [Minewars GitHub] |
| 41 | +- Public documentation: [Minewars Documentation] |
| 42 | +- Open-source vs proprietary plans: [Minewars FOSS Plans] |
| 43 | + |
| 44 | +[@inodentry]: https://github.com/inodentry |
| 45 | +[@[email protected]]: https://mastodon.gamedev.place/@iyes |
| 46 | +[Minewars GitHub]: https://github.com/IyesGames/minewars |
| 47 | +[Minewars Documentation]: https://iyes.games/minewars/book/ |
| 48 | +[Minewars FOSS Plans]: https://iyes.games/minewars/book/foss.html |
| 49 | +[minewars-video]: https://www.youtube.com/watch?v=Mb7Xv-Mu-G4 |
| 50 | +[Minewars Discord server]: https://discord.gg/Caxfzjwxs5 |
| 51 | + |
| 52 | +### [Blade][blade-video] | [@Kvark] |
| 53 | + |
| 54 | +[][blade-video] |
| 55 | + |
| 56 | +> Sharp and simple graphics library **[Video link][blade-video]** |
| 57 | +
|
| 58 | +**Links:** |
| 59 | + |
| 60 | +- GitHub repo: [Blade] |
| 61 | + |
| 62 | +[@Kvark]: https://github.com/kvark |
| 63 | +[Blade]: https://github.com/kvark/blade |
| 64 | +[blade-video]: https://youtu.be/Q5IUOvuXoC8 |
| 65 | + |
| 66 | +### [Jarl][jarl-video] | [@zaycev] | [Video link][jarl-video] |
| 67 | + |
| 68 | +[][jarl-video] |
| 69 | + |
| 70 | +> A fantasy colony simulator. **[Video link][jarl-video]** |
| 71 | +
|
| 72 | +**Links:** |
| 73 | + |
| 74 | +- GitHub: [@zaycev] |
| 75 | +- Website: [Jarl Game] |
| 76 | +- Twitter: [@jarl_game] |
| 77 | +- YouTube: [Jarl-Game-com] |
| 78 | +- Discord: [Jarl Discord server] |
| 79 | + |
| 80 | +[@zaycev]: https://github.com/zaycev |
| 81 | +[Jarl Game]: https://jarl-game.com/ |
| 82 | +[@jarl_game]: https://twitter.com/jarl_game |
| 83 | +[Jarl-Game-com]: https://www.youtube.com/@Jarl-Game-com |
| 84 | +[Jarl Discord server]: https://discord.com/invite/Dcwemjyfbb |
| 85 | +[jarl-video]: https://www.youtube.com/watch?v=Sv7jcyqThdM |
| 86 | + |
| 87 | +### [The Seeker][seeker-video] | [@inodentry], [@c12hz] | [Video link][seeker-video] |
| 88 | + |
| 89 | +[][seeker-video] |
| 90 | + |
| 91 | +> A 2D platformer game. **[Video link][seeker-video]** |
| 92 | +
|
| 93 | +**Links:** |
| 94 | + |
| 95 | +- Discord: [Seeker Discord server] |
| 96 | +- GitHub: [@TheSeekerGame] |
| 97 | + |
| 98 | +[@c12hz]: https://github.com/c12hz |
| 99 | +[Seeker Discord server]: https://discord.gg/b7YRzMFzBN |
| 100 | +[@TheSeekerGame]: https://github.com/TheSeekerGame/TheSeeker |
| 101 | +[seeker-video]: https://www.youtube.com/watch?v=EGIIKbnh-1M |
0 commit comments