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 24 #719

Closed 17cupsofcoffee closed 3 years ago

17cupsofcoffee commented 3 years ago

Newsletter 24: July 2021

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

Another month has gone by, so it's time to put together the Rust Gamedev newsletter for July! (hey that kinda rhymed this month)

If you want to help writing the newsletter:


As with the last few newsletters, we're trying to delegate the writing workload where we can - to quote @AngelOnFira from a few months ago:

We're also going to be transitioning to having authors or volunteers write about their own content, rather than the editing team doing it all at the end πŸ’― This means if you want to see your work in the newsletter, you have to write it yourself! If you're not able to write about your work, feel free to comment and I can assign it πŸ†“ free. We're working on taking some of the load off the editing team where we can with this. Best to keep this sustainable!

Also, we want to make sure contributing to the newsletter feels open to anyone who wants to write a section about their project. If you have anything you can write about, just add a comment to this issue and I'll add it to the todo list πŸ˜„


Current Schedule

The soft deadline for all section PRs is the 7th of August. PRs will usually be accepted as long as they are ready before the newsletter's release, but the earlier the better :)


⚠️ The most important formatting/style rules from CONTRIBUTING.md:

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 a list of our current planned structure for the newsletter, and the status of each PR (which we'll try to keep updated).

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

Final steps:

icefoxen commented 3 years ago

ggez 0.6.0 has been released, this is a note to myself to make sure it gets included here~

17cupsofcoffee commented 3 years ago

@icefoxen Have added it to our draft of the plan :+1:

t-mw commented 3 years ago

I'll work on the PR for throne, thanks to whoever added it.

djkoloski commented 3 years ago

I'd like to write about rkyv if there's room!

Bombfuse commented 3 years ago

Will take Emerald and HHO

dabreegster commented 3 years ago

Sorry, once again I'm overloaded, no A/B Street update this month

Jake-Shadle commented 3 years ago

Yah, I can take discord-sdk.

Tarnadas commented 3 years ago

I’d like to write about Shroom Kingdom

See this blog post

NiklasEi commented 3 years ago

I'll write something about Wicked Potions

setzer22 commented 3 years ago

I'll take godot-egui and also work in a short piece for The Process if that's okay :+1:

setzer22 commented 3 years ago

By the way, I think there's a typo in the issue text:

The soft deadline for all section PRs is the 7th of July.

Shouldn't it be August?

erlend-sh commented 3 years ago

Would someone be so kind as to bundle this post here into a PR of their own? I always goof something up with this PR process.

Fish Fight

https://user-images.githubusercontent.com/583842/127763195-dd3d2f10-d3a9-498b-b6b9-6c4944589c4e.mp4

Fish Fight [Twitter] by @not-fl3 & @erlend-sh

Hoping to go public with the open source repo within a month or so.

gschup commented 3 years ago

I'll write a short update on my rollback netcode library GGRS

m0lentum commented 3 years ago

I'll add a bit about Starframe's new rope physics :wave:

64kramsystem commented 3 years ago

I'd like to write about Fish Game; see https://github.com/rust-gamedev/rust-gamedev.github.io/issues/719#issuecomment-890470297.

AngelOnFira commented 3 years ago

> Would someone be so kind as to bundle this post here into a PR of their own? I always goof something up with this PR process.

I'll take care of this @erlend-sh :)

Edit: Looks like it's already being done :+1:

thebracket commented 3 years ago

I'll get something about Hands-on Rust for you either later today or in the morning. Thanks!

zicklag commented 3 years ago

I'll do an update on Bounty Bros. and Bevy Retrograde.

arnavc52 commented 3 years ago

I'll take the RG3D RPG tutorial!

markmandel commented 3 years ago

I'll get something to you for Quilkin - probably tomorrow (US/Wed)!

17cupsofcoffee commented 3 years ago

⏰ Reminder that we're aiming to get the newsletter released this weekend - soft deadline for PRs is tomorrow.

NiklasEi commented 3 years ago

Would my blog post about asset handling in Bevy apps fit into the newsletter somewhere? https://www.nikl.me/blog/2021/asset-handling-in-bevy-apps/ It's not really a learning material/tooling update, but still about game dev in rust.

17cupsofcoffee commented 3 years ago

@NiklasEi I think this could fit into a Library Updates section for bevy_asset_loader, since it's justifying why that library exists and talking about the future development direction for it :)

Keavon commented 3 years ago

Thanks @henryksloan for helping with the Graphite submission!

17cupsofcoffee commented 3 years ago

Going to write a section on Zemeroth, Flesh and Macroquad, and then if there's no more PRs, I'll get the final publication PR ready to go :)

17cupsofcoffee commented 3 years ago

Final review PR is up: #745

17cupsofcoffee commented 3 years ago

...and it's published! Thanks for everyone's contributions πŸ˜„