From 194abcf4019772654d3997d9f0e8ffe26464bd1c Mon Sep 17 00:00:00 2001 From: Andrey Lesnikov Date: Sun, 6 Oct 2019 13:35:17 +0300 Subject: [PATCH] Newsletter 3: Initial draft --- _drafts/newsletter-003.md | 104 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 _drafts/newsletter-003.md diff --git a/_drafts/newsletter-003.md b/_drafts/newsletter-003.md new file mode 100644 index 000000000..ae166f70a --- /dev/null +++ b/_drafts/newsletter-003.md @@ -0,0 +1,104 @@ +--- +title: "This Month in Rust GameDev #3 - October 2019" +--- + + + +Welcome to the third issue of the Rust GameDev Workgroup’s +monthly newsletter. + +[Rust] is a systems language pursuing the trifecta: +safety, concurrency, and speed. +These goals are well-aligned with game development. + +We hope to build an inviting ecosystem for anyone wishing +to use Rust in their development process! +Want to get involved? [Join the Rust GameDev working group!][join] + +[Rust]: https://rust-lang.org +[join]: https://github.com/rust-gamedev/wg#join-the-fun + + + +## Game Updates + +### Other Game News + + + +## Library & Tooling updates + +### Other Library & Tooling News + + + +## Popular Workgroup Issues in Github + + + +## Meeting Minutes + + + +[See all meeting issues][label_meeting] including full text notes +or [join the next meeting][join]. + +[label_meeting]: https://github.com/rust-gamedev/wg/issues?q=label%3Ameeting + +## Requests for Contribution + + + +## Bonus + + + +------ + +That's all news for today, thanks for reading! + +Want something mentioned in the next newsletter? +[Send us a pull request][pr]. + +Also, subscribe to [@rust_gamedev on Twitter][@rust_gamedev] +or [/r/rust_gamedev subreddit][/r/rust_gamedev] if you want to receive fresh news! + + + +[/r/rust_gamedev]: https://reddit.com/r/rust_gamedev +[@rust_gamedev]: https://twitter.com/rust_gamedev +[pr]: https://github.com/rust-gamedev/rust-gamedev.github.io