Description
Note from the editor:
Hey everyone! We're starting to change out the lead editor of the newsletter each month, so that the workload isn't so much each month. This month, it's me! I'm Forest, or AngelOnFira. I also edit the weekly blogs for Veloren, co-host the Rust Gamedev Podcast, and run the monthly Rust Gamedev meetup.
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 😄
Newsletter 19
Feel free to suggest sections!
If you want to help writing the newsletter:
- Read CONTRIBUTING.md.
- Grab some of the "🆓 free" sections by leaving a comment like "I'd like to work on {section_name_1} and {section_name_2}".
- Mentions in brackets (like "🆓 free (@ozkriff?)") are just an invitation to write the corresponding section if you want, but anyone is free to take it.
- Write a short overview:
- Use provided links as a starting point.
- Try to maintain a consistent style with the rest of the newsletter and run markdownlint, please.
- Insert line breaks (softbreak) at 80 chars, please.
- DM me on Discord or Telegram if there're any questions.
- 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.
Schedule
The deadline for all section PRs is 2021.03.04 2021.03.06.
Review will take place on 2021.03.07
Release will be done on 2021.03.08
-
Only one image (<300kb) or GIF (<2.5mb) before the text. With an optional caption and a mandatory alt text.
-
All the (rendered) text should be under 1000 characters (including spaces and punctuation) and under 6 paragraphs (without any subsections, etc).
-
No bold/italic/etc formatting - only links and one plain list without nesting per section.
-
Third-person perspective.
-
80 chars per MD line and no other markdownlint warnings on CI.
-
Only the following simple templates are allowed:
See the templates
For games/apps/libs:
# [Gamename]  _optional image label_ [Gamename] ([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), [Twiter](link), [etc](link)_ {md links block}
For articles/videos/etc:
# [Articlename]  _optional image label_ [@nickname] published an [article] about ... {overview what the resource is about}. _Discussions: [/r/rust_gamedev](link), [Twiter](link), [etc](link)_ {md links block}
CONTRIBUTING.md
isn't updated for this yet.
Current Structure & Status
(I'll try to keep this updated)
If you have your own project that you want to write about, just make a comment on this issue!
- Meetup - @AngelOnFira
-
Rust GameDev Podcast Update - Game Updates
- Station Iapetus - ✔️ done by @mrDIMAS
- teki - ✔️ done by @o2sh
- Flesh - ✔️ done by @Im-Oab
- Stellary 2 - ✔️ done by @dezajno
- A/B Street - ✔️ done by @dabreegster
- dwarf.world - @AlexEne
- Way of Rhea - ✔️ done by @MasonRemaley
- Paddlers - ✔️ done by @jakmeier
- Theta Wave - ✔️ done by @cdsupina
- Veloren - ✔️ done by @AngelOnFira
- Project YAWC - ✔️ done by @junkmail22
- Harvest Hero - ✔️ done by @Bombfuse
- Fishgame - ✔️ done by @not-fl3
- SeniorSKY - ✔️ done by @pmathia0
- Antorum - ✔️ done by @Dooskington
-
Rusty Bomber -
oicana - (@NiklasEi?) -
Shotcaller - (@erlend-sh?) -
Bounty Bros - @zicklag -
Zemeroth - @ozkriff
- Learning Material Updates
- fs exclusive is a lie - ✔️ done by @MasonRemaley
- Bevy rhythm game tutorial - ✔️ done by @guimcaballero
- Godot vs Rapier (1) - ✔️ done by @ozkriff
- Engine Updates
- Tetra - @17cupsofcoffee
- rg3d & rusty-editor - ✔️ done by @mrDIMAS
- macroquad - ✔️ done by @not-fl3
- Dotrix - ✔️ done by @Lowentwickler
-
ggez - (@icefoxen)
- Library & Tooling Updates
- rkyv v0.3 - ✔️ done by @djkoloski
- Mun - ✔️ done by @Wodann
- ldtk-rs - @zicklag
- bevy_ldtk - @zicklag
- gfx/wgpunaga - ✔️ done by @kvark
- egui - ✔️ done by @emilk
- rafx - ✔️ done by @aclysma
- basic-universal-rs - ✔️ done by @aclysma
- Distill - ✔️ done by kabergstrom
-
Graphite - 🚧 WIP by Keavon -
Speedy2D (1) -
gfx-rs ecosystem releases v0.7 (1) -
kira - (@tesselode) -
gl33 - 1 -
Dimforge -
Legion ECS v0.4.0 (1) -
bevy_egui - @mvlabat -
imgui-rs - @sanbox-irl
Final steps:
- final review
- publish
- post on /r/rust, /r/rust_gamedv, /r/gamedev, URLO, twitter.com/rust_gamedev
- add comment links
- add a draft of the 20 newsletter
Editors: @ozkriff @17cupsofcoffee @AngelOnFira