Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newsletter 35 - June 2022 #1065

Closed
35 of 63 tasks
17cupsofcoffee opened this issue Jun 27, 2022 · 29 comments
Closed
35 of 63 tasks

Newsletter 35 - June 2022 #1065

17cupsofcoffee opened this issue Jun 27, 2022 · 29 comments
Assignees

Comments

@17cupsofcoffee
Copy link
Collaborator

17cupsofcoffee commented Jun 27, 2022

Newsletter 35: June 2022

tags: newsletter

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

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

Current Schedule

The deadline for all section PRs is the 3rd of July.

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:

  • Read CONTRIBUTING.md.
  • Choose one or more of the "🆓 free" sections listed below, and leave a comment letting us know you want to work on them.
    • The links in brackets (like "1, 2, 3") are suggestions of links to include in the section. Feel free to add more!
    • The username listed next to the section (like "@ozkriff?") is a suggestion of who may want to pick up the work (usually the project's developer, or someone who has expressed interest in the past).
    • You are not obligated to write a section if you're tagged or your project is listed! You're welcome to ask someone else to write the section, or to ask for your project to be excluded from this month's post.
    • Extra sections not listed in the plan are welcomed - just leave a comment and open a PR!
  • Write a short overview in the newsletter's Markdown file, making sure to follow the style guidelines (see below).
  • Send a PR to the source branch (example: N15: A/B Street #336).
  • Mention this issue in your PR's description to link it all together.

Style Guidelines

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

  • Write in third-person perspective.
  • Each line must be 80 characters or less, for ease of reviewing/diffing.
  • Only one image per section is allowed.
    • The maximum size is 300kb for static images and 2.5mb for GIFs.
    • The image should come before the text, and must have alt text for accessibility.
    • Prefer static images to GIFs, to keep the page load times down.
  • Each section should be under 1000 characters, and under 6 paragraphs.
    • This only applies to the rendered text, not the markup.
  • Keep formatting minimal - no bold/italics/etc.
  • Avoid long/nested bullet point lists - no changelogs!

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

  • Rusty Jam 2 - ✔️ done
  • Details of this month's meetup - ✔️ done
  • Arcade Cabinet (1) - 🆓 free (@cdsupina?)
  • Rust GameDev Podcast with Cart (1) - ✔️ done

Game Updates

  • Veloren (1) - ✔️ done
  • Fires of Eschaton (1) - 🆓 free (@maciejhirsz?)
  • DIMS (1, 2, 3) - ✔️ done
  • Idu (1) - 🆓 free (@johann2?)
  • Hydrofoil Generation (1, 2, 3, 4, 5) - ✔️ done
  • Quoridor-rs (1) - ✔️ done
  • Harvest Hero Origins (1) - ✔️ done
  • Combine And Conquer (1, 2) - 🆓 free (@I3ck?)
  • Fish Folly (1) - 🆓 free (@erlend-sh?)
  • Punchy (1, 2) - 🆓 free (@erlend-sh?)
  • Star Machine (1) - ✔️ done
  • Soccer (1) covered by rust_game_ports section
  • RuggRogue (1) - ✔️ done
  • vetovoima (1, 2) - ✔️ done
  • rust_game_ports (1) - ✔️ done
  • Browser Jungle Chess (1) - 🆓 free
  • Croquet OS / rapier demo (1) - 🆓 free
  • Bevy City (1, 2, 3, 4) - 🆓 free
  • Measure Once (1, 2) - 🆓 free (@robtfm?)
  • Galactic Mess (1) - 🆓 free

Learning Material Updates

  • rustacean-station egui (1) - 🆓 free (@emilk?)
  • Rusteroids tutorial series (1) - 🆓 free (@filtoid?)
  • NVIDIA GPU profiling with Rust (1) - 🆓 free (@simbleau?)
  • Bevy Basics video series (1) - ✔️ done
  • Brontefy Me # 3 (1) - ✔️ done
  • Video: Rust wgpu graphics programming tutorial (1) - 🆓 free (@jack1232?)
  • Way of Rhea interview (1) - 🆓 free (@MasonRemaley?)
  • Video: Exploring Vulkan API with Rust (1) - 🆓 free (@Lyrapuff?)

Engine Updates

  • ggez v0.8.0-rc0 (1) - ✔️ done
  • pufferfish (1) - 🆓 free (@lunabunn?)

Tooling Updates

  • Bloom (1) - 🆓 free (@kettle11?)
  • Noumenal (1, 2) - ✔️ done
  • quad-gif (1, 2) - 🆓 free (@ollej?)
  • Game Boy Emulator (1, 2) - 🆓 free (@p4ddy1?)

Library Updates

  • kajiya (1) - ✔️ done
  • ezinput v0.3.* (1) - ✔️ done
  • bevy_mod_picking v0.7 (1) - 🆓 free (@aevyrie?)
  • bevy_mod_outline (1) - 🆓 free (@komadori?)
  • bevy-yoleck (1) - 🆓 free (@idanarye?)
  • notan v0.5 (1) - ✔️ done
  • psf2 (1) - ✔️ done
  • glam (1) - ✔️ done
  • bevy_mod_raycast v0.5 (1) - 🆓 free (@aevyrie?)
  • taffy (pka sprawl) (1, 2) - 🆓 free (@alice-i-cecile?)

Other News

  • Bullet points of any interesting news that doesn't have its own section - 🆓 free (@username?)

Discussions

Jobs

  • DIMS (Stockholm/Remote): Various roles, open applications accepted.
  • Embark Studios (Stockholm/Hybrid Remote): Various roles, open applications accepted.
  • Mutate

Publishing Steps

@h3r2tic
Copy link
Contributor

h3r2tic commented Jun 27, 2022

I'll take kajiya! 🥳 Thanks for including me 🥰

@kettle11
Copy link
Contributor

I appreciate the inclusion! But Bloom doesn't have any released features this month that merit an update. The linked Tweet is a preview of something upcoming that's not yet released.

@JMS55
Copy link
Contributor

JMS55 commented Jun 27, 2022

I will write about botnet - a multiplayer wasm scripting game.

@nobbele
Copy link
Contributor

nobbele commented Jun 27, 2022

I'll take ggez

@bitshifter
Copy link
Contributor

I can take glam, thanks for the mention :)

@Seldom-SE
Copy link
Contributor

I'll take Star Machine. Thanks!

@Ralith
Copy link
Contributor

Ralith commented Jun 28, 2022

Taking psf2.

@Ralith Ralith mentioned this issue Jun 28, 2022
@klemola
Copy link
Contributor

klemola commented Jun 28, 2022

I'll take vetovoima. Delighted to see it on the list!

@kunos
Copy link
Contributor

kunos commented Jun 28, 2022

I'll do Hydrofoil Generation.. thx for including it

@baehyunsol
Copy link
Contributor

I'll take Quoridor-rs. Thanks for including mine!

@filtoid
Copy link
Contributor

filtoid commented Jun 28, 2022 via email

@tung
Copy link
Contributor

tung commented Jun 28, 2022

I'll do RuggRogue. Thanks!

@64kramsystem
Copy link
Contributor

Hi there! I'll take the one assigned to me, which is actually also a group of games 😄 I'll also add my Bevy ECS tutorial, which is almost complete, and will be completed by the time the Newsletter is released.

@Bombfuse
Copy link
Contributor

I'll take HHO! Will try and get something finished by EOW

@axyiee
Copy link
Contributor

axyiee commented Jun 28, 2022

I'll take ezinput! Thanks for the opportunity 😄

@axyiee axyiee mentioned this issue Jun 28, 2022
@HackerFoo
Copy link
Contributor

I'll take Noumenal. Thanks!

@nobbele nobbele mentioned this issue Jun 29, 2022
@aevyrie
Copy link

aevyrie commented Jun 29, 2022

First time being pinged for the newsletter, can I ask why this release of bevy_mod_picking was added to this list?

@17cupsofcoffee
Copy link
Collaborator Author

@aevyrie: We generally gather the links for the newsletter outline from:

  • Twitter
  • /r/rust and /r/rust_gamedev on Reddit
  • Various Rust Discord servers

If something's included, it just means one of us happened to see it and thought it was interesting :)

Important to mention: there's no obligation to contribute! We just ping people as a heads up in case they want to write about their project.

@not-fl3
Copy link
Contributor

not-fl3 commented Jun 30, 2022

I'll do miniquad update
(not in the list, but there are some updates!)

@philpax
Copy link
Contributor

philpax commented Jul 2, 2022

Hi there! I'll take the game update for DIMS on behalf of @FredrikNoren - will get that in soon!

@Keavon
Copy link
Contributor

Keavon commented Jul 3, 2022

I'll be submitting for Graphite tonight.

@lunabunn
Copy link

lunabunn commented Jul 3, 2022

Thank you so much for the inclusion! I don't think I'll be able to get the PR in in time for this month since I'm going on a 14-hour-long plane trip tomorrow, but I'll hopefully have something next month :-)

@MasonRemaley
Copy link
Contributor

Whoops was away from home and didn't see this in time--leaves more updates for next month's. :)

@alice-i-cecile
Copy link
Contributor

Oops... Same here. I've been busy; I'll leave a note about taffy in next month :)

@not-fl3 not-fl3 mentioned this issue Jul 5, 2022
@Nazariglez Nazariglez mentioned this issue Jul 5, 2022
@17cupsofcoffee
Copy link
Collaborator Author

Aiming to get the release PR posted tonight if I can - if you have any last minute submissions, please try to get them done soon!

@17cupsofcoffee
Copy link
Collaborator Author

and as usual by tonight I mean tomorrow

The release PR and preview is ready for review: #1092

@cdsupina
Copy link
Contributor

cdsupina commented Jul 6, 2022

If there is still time I would like to get the arcade cabinet mentioned. I can do it today after work.

@17cupsofcoffee
Copy link
Collaborator Author

@cdsupina: I usually wait a few hours before publishing to allow people to review, so that should be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests