rust-gamedev / rust-gamedev.github.io

The repository for https://gamedev.rs
https://gamedev.rs
Apache License 2.0
394 stars 344 forks source link

Newsletter 34 - May 2022 #1033

Closed ozkriff closed 2 years ago

ozkriff commented 2 years ago

Newsletter 34: May 2022

tags: newsletter

Editors: @ozkriff, @17cupsofcoffee, and @AngelOnFira

Another month has gone by, so it's time to put together the Rust Gamedev newsletter with May's news!

Current Schedule

The deadline for all section PRs is 2022.05.31.

We may still accept PRs that are submitted later than this, as long as they're ready before the newsletter's release, but this isn't guaranteed. If you want your section to be included, don't leave it till the last minute!

How to Contribute

If you want to help writing the newsletter:

Style Guidelines

The full style guide is in CONTRIBUTING.md, but here are the most important rules:

Please use these templates as a starting point:

Games/apps/libraries:

### [Game name]

![alt text](img)
_optional image label_

[Game name] ([GitHub], [Discord], [Twitter]) by [@nickname]
is... {short project description in one sentence}.

{An overview of the recent updates with links to more details}.

_Discussions: [/r/rust_gamedev](link), [Twitter](link), [etc](link)_

[Game name]: http://example.com

Articles/blog posts/videos/etc:

### [Article name]

![alt text](img)
_optional image label_

[@nickname] published an [article] about...
{overview what the resource is about}.

_Discussions: [/r/rust_gamedev](link), [Twiter](link), [etc](link)_

[Article name]: http://example.com

Current Structure & Status

Below is our current planned structure for the newsletter, and the status of each PR (which we'll try to keep updated).

This is not an exhaustive list - if you have your own project that you want to write about, just make a comment on this issue and open a PR!

Announcements

Game Updates

Learning Material Updates

Engine Updates

Tooling Updates

Library Updates

Other News

Discussions

Jobs

Publishing Steps

ChristopherBiscardi commented 2 years ago

Happy to take on the piece for "Video: Starting a new 2d platformer with ECS".

flukejones commented 2 years ago

I can write about rusty doom (room4doom) I guess. The repo is here, and mirrored here

filtoid commented 2 years ago

I can write about the Rusteroids tutorial

Get Outlook for Androidhttps://aka.ms/ghei36


From: Luke Jones @.> Sent: Friday, May 27, 2022 11:16:28 PM To: rust-gamedev/rust-gamedev.github.io @.> Cc: Filtoid @.>; Mention @.> Subject: Re: [rust-gamedev/rust-gamedev.github.io] Newsletter 34 - May 2022 (Issue #1033)

I can write about rusty doom (room4doom) I guess. The repo is herehttps://gitlab.com/flukejones/room4doom, and mirrored herehttps://github.com/flukejones/room4doom

ā€” Reply to this email directly, view it on GitHubhttps://github.com/rust-gamedev/rust-gamedev.github.io/issues/1033#issuecomment-1140046210, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAKRUTEWZCXT5BKGHBTKKM3VME3SZANCNFSM5XFMHMWA. You are receiving this because you were mentioned.Message ID: @.***>

orhun commented 2 years ago

Hey, I just saw that my battleship game is on the list. Do I need to submit a PR to add it to this months newsletter or is it going to be in the "Other" section or something?

ozkriff commented 2 years ago

@orhun yeah, you're welcome to submit a PR! (the "Other News" section is for stuff that no one has written about)

makspll commented 2 years ago

Happy to write about bevy_mod_scripting, thanks for the shoutout!

4JX commented 2 years ago

Can I delay the mention of my project for a future issue? I feel it's not quite ready for prime-time yet.

mwbryant commented 2 years ago

I can handle my bevy shader videos, I actually just finished the 3 part series so it will fit nicely

ozkriff commented 2 years ago

@4JX sure! removed from the current plan.

kunos commented 2 years ago

will add a section on Hydrofoil Generation

shnewto commented 2 years ago

šŸ‘‹ I've got a blurb for limbo pass I'll PR shortly

allenwyma commented 2 years ago

Am I supposed to do something?

h3r2tic commented 2 years ago

ā¤ļø I'll do a kajiya one next month instead -- I was hoping to release a major update in the past few days, but it's gonna slip until the next weekend instead, thus June.

gavlig commented 2 years ago

I'll hopefully contribute with Gryazevichki for the next issue. At this stage i only have a few gifs of wip stuff but nothing is finished or ready for viewing yet. and the old published version is not worth another article imho.

ozkriff commented 2 years ago

@h3r2tic @gavlig sure, removed from the current plan!

@HangingClowns you're invited to contribute a section about https://rustacean-station.org/episode/066-eric-smith podcast episode if you want. If no one volunteers to write about it, it'll be mentioned only as a one-liner in the "Other news" section (example).

ozkriff commented 2 years ago

:alarm_clock: Reminder that the soft deadline for contributor PRs is today as we're aiming to get the newsletter released in a couple of days.

The deadline for all section PRs is 2022.05.31. We may still accept PRs that are submitted later than this, as long as they're ready before the newsletter's release, but this isn't guaranteed. If you want your section to be included, don't leave it till the last minute!

AngelOnFira commented 2 years ago

Taking "Comparing a Voxel Game in F# and Rust"

cdsupina commented 2 years ago

I just got back from vacation, I wanted to leave an update on the status of the rustconf arcade cabinet. Since it ended up in the announcements section for n33 I was going to place it there.

Nazariglez commented 2 years ago

Just added Notan, thanks!

64kramsystem commented 2 years ago

Hi there!

I have two entries I'd like to add:

  1. I've just today completed my project of porting several (small but complete) games to Rust, each using a different pure-Rust game engine, for educational purposes;
  2. My work in progress tutorial about Bevy's ECS.

Should I add them, or wait for the next month (or Godot? :grin:)

AngelOnFira commented 2 years ago

@64kramsystem feel free to add the sections (if you can do them quickly), it's normally ok until we get to the final review phase :)

ozkriff commented 2 years ago

Final PR - https://github.com/rust-gamedev/rust-gamedev.github.io/pull/1060 - everyone is invited to review! Merging in few hours if there're no objections.

ozkriff commented 2 years ago

It's out! Huge thanks to all editors, contributors, and reviewers!

:tada: https://gamedev.rs/news/034 :tada: