Skip to content

N32: Bevy Jam Analysis #998

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 1 commit into from
Apr 10, 2022
Merged
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
8 changes: 6 additions & 2 deletions content/news/032/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,16 @@ week-long event, where the goal was to make a game in
[Bevy Engine][bevy-engine], the free and open-source game engine
built in Rust. The theme was 'Unfair Advantage'.

The [full results can be found on itch.io][bevy-jam-results]. Here
are the top five games:
The [full results can be found on itch.io][bevy-jam-results], and you can read
an [exploration of the entries][bevy-jam-exploration] to find out about how
these entries used different asset formats, crates, and Bevy features.

Here are the top five games:

[bevy-jam]: https://itch.io/jam/bevy-jam-1/
[bevy-jam-results]: https://itch.io/jam/bevy-jam-1/results
[bevy-engine]: https://bevyengine.org/
[bevy-jam-exploration]: https://techgeneral.org/bevy-jam-1-data-exploration/

#### 🥇 First Place: [Petty Party][petty-party]

Expand Down