Skip to content

N46: RustyJam3 #1387

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 3 commits into from
Jun 13, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
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/news/046/boop.png
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/news/046/find_ferris.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 38 additions & 1 deletion content/news/046/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,18 @@ Feel free to send PRs about your own projects!

- [Announcements](#announcements)
- [Game Updates](#game-updates)
- [Digital Extinction](#digital-extinction)
- [Engine Updates](#engine-updates)
- [Learning Material Updates](#learning-material-updates)
- [Building a platformer with Bevy #1](#building-a-platformer-with-bevy-1)
- [How to Migrate Your Bevy Projects with (Semi-)Automation](#how-to-migrate-your-bevy-projects-with-semi-automation)
- [Tooling Updates](#tooling-updates)
- [Spicy Launcher](#spicy-launcher)
- [Library Updates](#library-updates)
- [Other News](#other-news)
- [blit](#blit)
- [Rusty Jam 3](#rusty-jam-3)
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
- [Other News](#other-news)
- [Discussions](#discussions)
- [Requests for Contribution](#requests-for-contribution)
- [Jobs](#jobs)
Expand Down Expand Up @@ -196,10 +202,41 @@ repeating slices of an image on a pixel buffer.
[blit-0-8]: https://github.com/tversteeg/blit/releases/tag/v0.8.0
[blit-web-show]: https://tversteeg.nl/blit/showcase

## [Rusty Jam 3]

The [Rusty Jam 3] ran from May 21st 2023 to May 29th 2023.

Its theme was: `Hidden in plain sight`

### Results

#### 🥇 [Find Ferris](https://kuviman.itch.io/find-ferris)

![find ferris](find_ferris.png)

#### 🥈[Tug of Orb](https://anders429.itch.io/tug-of-orb)

![find ferris](tug_of_orb.png)

#### 🥉[The Veiled Path](https://jebik.itch.io/the-veiled-path)

![find ferris](the_veiled_path.png)

#### [Boop](https://killercup.itch.io/boop)

![find ferris](boop.png)

#### [Portal Fox](https://vrixyz.itch.io/detective-fox)

![Portal Fox](portal_fox.png)

[Rusty Jam 3]: https://itch.io/jam/rusty-jam-3

## Popular Workgroup Issues in Github

<!-- Up to 10 links to interesting issues -->

<!-- One-liners for plan items that haven't got their own sections. -->
## Other News

<!-- One-liners for plan items that haven't got their own sections. -->
Expand Down
Binary file added content/news/046/portal_fox.png
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/news/046/the_veiled_path.png
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/news/046/tug_of_orb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.