Skip to content

N31: Bevy Jam #957

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
Mar 9, 2022
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/031/bevy-jam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions content/news/031/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,25 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Engine Updates

### [Bevy Jam #1][bevy-jam]

![Bevy Jam](bevy-jam.png)

The first ever [Bevy Jam][bevy-jam] just finished! Bevy Jam is a week long event,
where the goal is to make a game in [Bevy Engine][bevy-engine], the free and open-source
game engine built in Rust.

The theme was Unfair Advantage. 431 people joined the jam and 75 teams submitted
entries. A ten day "voting period" has started, which will end on March 14th.
[Anyone can play and vote on the submissions][bevy-jam-submissions].

The winning team will receive any two items from the [Bevy Merch][bevy-merch] store.

[bevy-jam]: https://itch.io/jam/bevy-jam-1/
[bevy-jam-submissions]: https://itch.io/jam/bevy-jam-1/entries
[bevy-engine]: https://bevyengine.org/
[bevy-merch]: https://merch.bevyengine.org/

## Learning Material Updates

## Tooling Updates
Expand Down