Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

06931ed · Nov 2, 2020

History

History
143 lines (103 loc) · 4.37 KB

File metadata and controls

143 lines (103 loc) · 4.37 KB

+++ title = "This Month in Rust GameDev #15 - October 2020" date = 2020-11-03 transparent = true draft = true +++

Welcome to the 15th 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!

You can follow the newsletter creation process by watching the coordination issues. Want something mentioned in the next newsletter? Send us a pull request. Feel free to send PRs about your own projects!

Game Updates

Worship The Sun

Worship The Sun One of the many unique and confounding puzzles in the game

Worship The Sun is a dark, mysterious 2D puzzle-platform game with computer science themes. It introduces the player to a rich language of puzzle elements and challenges them to solve difficult puzzles that require experimentation, comprehension and internalisation of the game's mechanics.

The game is built using a custom engine that sits on top of legion, wgpu and a handful of other crates. It features dynamic lighting, a flexible particle system, bespoke collision behaviour and a Vim-inspired level editor. The majority of game assets are hand drawn in Procreate and painstakingly animated.

The game is a few months into development with a release target of late 2021. You can read about how swimming was added to the game in GameDev Note 1: Taking the Plunge which contains a sneak peek at some of the levels. For updates and possible playtesting opportunities, follow @chrispatuzzo.

Discussions: /r/WorshipTheSunGame

Learning Material Updates

Library & Tooling Updates

Popular Workgroup Issues in Github

Meeting Minutes

See all meeting issues including full text notes or join the next meeting.

Requests for Contribution

Jobs

Bonus


That's all news for today, thanks for reading!

Want something mentioned in the next newsletter? Send us a pull request.

Also, subscribe to @rust_gamedev on Twitter or /r/rust_gamedev subreddit if you want to receive fresh news!