Skip to content

Add LD46 content for Newsletter 9 #121

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

Merged
merged 2 commits into from
May 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added content/posts/newsletter-009/fermi-paradox.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/posts/newsletter-009/frog-rations.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
75 changes: 75 additions & 0 deletions content/posts/newsletter-009/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,81 @@ _Discussions:
[scale-pedestrian-video]: https://youtu.be/QXF1-1BNddM
[wgpu-rs]: https://github.com/gfx-rs/wgpu-rs

### Ludum Dare 46 Games

[Ludum Dare 46](https://ldjam.com/) was this month!
The theme was "Keep it alive", and there was a bunch of cool games made in Rust!
Here's a roundup of some of them:

- ["The Hum"](https://ldjam.com/events/ludum-dare/46/the-hum)
by [Hoichael](https://ldjam.com/users/hoichael),
[williwiderstand](https://ldjam.com/users/williwiderstand),
and [NoahRo](https://ldjam.com/users/noahro)
([source code](https://github.com/Noah2610/LD46-TheHum),
[itch.io](https://noahro.itch.io/the-hum)):

> Feed the bonfire. Keep it alive.

![the hum screenshot](the-hum.jpg)

- ["The Last Ship"](https://ldjam.com/events/ludum-dare/46/the-last-ship)
by [FedorL](https://ldjam.com/users/fedorl)
([source code](https://github.com/not-fl3/ld46),
[itch.io](https://fedorgames.itch.io/ld46),
[Twitter thread](https://twitter.com/fedor_games/status/1251900504369778690)):

> Carry humanity from dying planet into the bright future!

![the last ship screenshot](the-last-ship.jpg)

- ["Frog Rations"](https://ldjam.com/events/ludum-dare/46/frog-rations)
by [healthire](https://ldjam.com/users/healthire)
([source code](https://github.com/Healthire/ld46),
[Twitter thread](https://twitter.com/healthire_/status/1251412661016895488)):

> Keep the frog alive by eating flies, but beware of the snake!

![frog rations screenshot](frog-rations.jpg)

- ["WOODS"](https://ldjam.com/events/ludum-dare/46/woods)
by [Feilkin](https://ldjam.com/users/feilkin)
([source code](https://github.com/Feilkin/mela/tree/master/examples/ld46),
[itch.io](https://feilkin.itch.io/woods)):

> Keep the flame alive in the darkness!

![woods screenshot](woods.jpg)

- ["Wonder"](https://ldjam.com/events/ludum-dare/46/wonder)
by [Ian Kettlewell](https://ldjam.com/users/ian-kettlewell)
([source code](https://github.com/kettle11/LD46),
[itch.io](https://kettlecorn.itch.io/wonder)):

> Keep alive a sense of wonder.

![wonder screenshot](wonder.jpg)

- ["Lighthouse Keeper"](https://ldjam.com/events/ludum-dare/46/lighthouse-keeper)
by [dooskington](https://ldjam.com/users/dooskington)
([source code](https://github.com/Dooskington/ld46),
[itch.io](https://dooskington.itch.io/ld46-lighthouse-keeper)):

> Alone on a rock in the sea, your job is an important one. Keep the lighthouse
> safe and operational, and don’t lose your mind. The goal is to survive for 30
> days. Unfinished.

![lighthouse keeper screenshot](lighthouse-keeper.jpg)

- ["Fermi Paradox"](https://ldjam.com/events/ludum-dare/46/fermi-paradox)
by [tversteeg](https://ldjam.com/users/tversteeg)
([source code](https://github.com/tversteeg/ld46)):

> How come we don’t see any life from other planets? What does an intergalactic
> society need to do to survive? Fermi Paradox is a combination of the arcade
> games of yesteryear with some modern twists.

![fermi paradox screenshot](fermi-paradox.jpg)

## Library & Tooling Updates

### `gfx-rs` and `wgpu` News
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/posts/newsletter-009/the-hum.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/posts/newsletter-009/the-last-ship.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/posts/newsletter-009/wonder.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/posts/newsletter-009/woods.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.