@@ -66,6 +66,104 @@ If needed, a section can be split into subsections with a "------" delimiter.
66
66
67
67
## Announcements
68
68
69
+ ### [ Bevy Jam #2 ] [ bevy-jam-results ]
70
+
71
+ ![ Bevy Jam 2] ( bevy_jam_2.png )
72
+
73
+ Voting on [ Bevy Jam #2 ] [ bevy-jam ] just finished! It was a
74
+ 10 day event, where the goal was to make a game in
75
+ [ Bevy Engine] [ bevy-engine ] , the free and open-source game engine
76
+ built in Rust. The theme was 'Combine'.
77
+
78
+ The [ full results can be found on itch.io] [ bevy-jam-results ] . There were 404 participants,
79
+ 85 submissions, and 2,674 ratings, making it the biggest Bevy Jam yet!
80
+ (And maybe the biggest Rust game jam ever?)
81
+
82
+ Here are the top five games:
83
+
84
+ [ bevy-jam ] : https://itch.io/jam/bevy-jam-2/
85
+ [ bevy-jam-results ] : https://itch.io/jam/bevy-jam-2/results
86
+ [ bevy-engine ] : https://bevyengine.org/
87
+
88
+ #### 🥇 First Place: [ USA Football League Scouting Combine XLV] [ usa-football ]
89
+
90
+ ![ USA Football League Scouting Combine XLV logo] ( usa_football.png )
91
+
92
+ [ USA Football League Scouting Combine XLV] [ usa-football ] is a game where you take
93
+ part in the historic unveiling of the "Combine Combine" event at this year's
94
+ USA Football League Scouting Combine!
95
+
96
+ USAFLSCXLV is singleplayer action game where you attempt to score as many touchdowns
97
+ as you can while avoiding professional football players, navigating a corn maze
98
+ and also avoiding a combine machine harvesting the maze.
99
+
100
+ The source for the game is available on [ GitHub] [ usa-football-source ] .
101
+
102
+ [ usa-football ] : https://ramirezmike2.itch.io/usa-football-league-scouting-combine-xlv
103
+ [ usa-football-source ] : https://github.com/ramirezmike/bevy_jam_02_entry
104
+
105
+ #### 🥈 Second Place: [ Loot Goblin] [ loot-goblin ]
106
+
107
+ ![ Loot Goblin] ( loot_goblin.png )
108
+
109
+ [ Loot Goblin] [ loot-goblin ] is a game where you craft your way to victory in a
110
+ unique adventurer's backpack simulation!
111
+
112
+ We're going dungeon crawling, but all the hard work is done for you by the valiant
113
+ Sir Hoardalot, and you, as his resourcesful Loot Goblin are going to keep his
114
+ backpack in order! Craft potions and weapons to strengthen the hero, and help
115
+ kill the evil Ogre Necromancer.
116
+
117
+ The source code for the game is available [ on Github] [ loot-goblin-source ] .
118
+
119
+ [ loot-goblin ] : https://park-dev.itch.io/loot-goblin
120
+ [ loot-goblin-source ] : https://github.com/vanGeck/bevy-jam-2
121
+
122
+ #### 🥉 Third Place: [ Shanty Quest: Treble at Sea] [ shanty-quest ]
123
+
124
+ ![ Shanty Quest Screenshot] ( shanty_quest.png )
125
+
126
+ In [ Shanty Quest: Treble at Sea] [ shanty-quest ] , you combine the magical instruments
127
+ and become the Pirate King!
128
+
129
+ The source code is available on [ GitHub] [ shanty-quest-source ] .
130
+
131
+ [ shanty-quest ] : https://jabuwu.itch.io/shanty-quest
132
+ [ shanty-quest-source ] : https://github.com/jabuwu/shanty-quest
133
+
134
+ #### Fourth Place: [ Combobox] [ combobox ]
135
+
136
+ ![ Combobox Screenshot] ( combo_box.png )
137
+
138
+ [ Combobox] [ combobox ] is a game where you navigate through space with a tiny robot
139
+ combining boxes with unique features!
140
+
141
+ The source code is available on [ GitHub] [ combobox-source ] .
142
+
143
+ [ combobox ] : https://combobox-game.itch.io/combobox
144
+ [ combobox-source ] : https://github.com/ComboboxGame/Combobox
145
+
146
+ #### Fifth Place: [ Mole Rancher] [ mole-rancher ]
147
+
148
+ ![ Mole Rancher Screenshot] ( mole_rancher.png )
149
+
150
+ [ Mole Rancher] [ mole-rancher ] is a game where you made it through university, got
151
+ your PhD,and now you have been selected to work in an top secret experimental
152
+ facility which promises a way to generate infinite energy through the combination
153
+ of various strange particles.
154
+
155
+ Use power to generate curious molecules, check their properties in your logbook,
156
+ monitor their progress through your trusty E-merge device, and try not to let the
157
+ reactor overheat!
158
+
159
+ And don't worry about those armed guards on the way in, as long as you meet your
160
+ quota then you'll have no problems...
161
+
162
+ The source for this game is available on [ GitHub] [ mole-rancher-source ] .
163
+
164
+ [ mole-rancher ] : https://infinitefall.itch.io/mole-rancher
165
+ [ mole-rancher-source ] : https://github.com/V4L3NC3/mole_rancher
166
+
69
167
## Game Updates
70
168
71
169
### [ Catacomb 2-64k] [ catacomb-2-repo ]
0 commit comments