@@ -145,6 +145,81 @@ _Discussions:
145
145
[ scale-pedestrian-video ] : https://youtu.be/QXF1-1BNddM
146
146
[ wgpu-rs ] : https://github.com/gfx-rs/wgpu-rs
147
147
148
+ ### Ludum Dare 46 Games
149
+
150
+ [ Ludum Dare 46] ( https://ldjam.com/ ) was this month!
151
+ The theme was "Keep it alive", and there was a bunch of cool games made in Rust!
152
+ Here's a roundup of some of them:
153
+
154
+ - [ "The Hum"] ( https://ldjam.com/events/ludum-dare/46/the-hum )
155
+ by [ Hoichael] ( https://ldjam.com/users/hoichael ) ,
156
+ [ williwiderstand] ( https://ldjam.com/users/williwiderstand ) ,
157
+ and [ NoahRo] ( https://ldjam.com/users/noahro )
158
+ ([ source code] ( https://github.com/Noah2610/LD46-TheHum ) ,
159
+ [ itch.io] ( https://noahro.itch.io/the-hum ) ):
160
+
161
+ > Feed the bonfire. Keep it alive.
162
+
163
+ ![ the hum screenshot] ( the-hum.jpg )
164
+
165
+ - [ "The Last Ship"] ( https://ldjam.com/events/ludum-dare/46/the-last-ship )
166
+ by [ FedorL] ( https://ldjam.com/users/fedorl )
167
+ ([ source code] ( https://github.com/not-fl3/ld46 ) ,
168
+ [ itch.io] ( https://fedorgames.itch.io/ld46 ) ,
169
+ [ Twitter thread] ( https://twitter.com/fedor_games/status/1251900504369778690 ) ):
170
+
171
+ > Carry humanity from dying planet into the bright future!
172
+
173
+ ![ the last ship screenshot] ( the-last-ship.jpg )
174
+
175
+ - [ "Frog Rations"] ( https://ldjam.com/events/ludum-dare/46/frog-rations )
176
+ by [ healthire] ( https://ldjam.com/users/healthire )
177
+ ([ source code] ( https://github.com/Healthire/ld46 ) ,
178
+ [ Twitter thread] ( https://twitter.com/healthire_/status/1251412661016895488 ) ):
179
+
180
+ > Keep the frog alive by eating flies, but beware of the snake!
181
+
182
+ ![ frog rations screenshot] ( frog-rations.jpg )
183
+
184
+ - [ "WOODS"] ( https://ldjam.com/events/ludum-dare/46/woods )
185
+ by [ Feilkin] ( https://ldjam.com/users/feilkin )
186
+ ([ source code] ( https://github.com/Feilkin/mela/tree/master/examples/ld46 ) ,
187
+ [ itch.io] ( https://feilkin.itch.io/woods ) ):
188
+
189
+ > Keep the flame alive in the darkness!
190
+
191
+ ![ woods screenshot] ( woods.jpg )
192
+
193
+ - [ "Wonder"] ( https://ldjam.com/events/ludum-dare/46/wonder )
194
+ by [ Ian Kettlewell] ( https://ldjam.com/users/ian-kettlewell )
195
+ ([ source code] ( https://github.com/kettle11/LD46 ) ,
196
+ [ itch.io] ( https://kettlecorn.itch.io/wonder ) ):
197
+
198
+ > Keep alive a sense of wonder.
199
+
200
+ ![ wonder screenshot] ( wonder.jpg )
201
+
202
+ - [ "Lighthouse Keeper"] ( https://ldjam.com/events/ludum-dare/46/lighthouse-keeper )
203
+ by [ dooskington] ( https://ldjam.com/users/dooskington )
204
+ ([ source code] ( https://github.com/Dooskington/ld46 ) ,
205
+ [ itch.io] ( https://dooskington.itch.io/ld46-lighthouse-keeper ) ):
206
+
207
+ > Alone on a rock in the sea, your job is an important one. Keep the lighthouse
208
+ > safe and operational, and don’t lose your mind. The goal is to survive for 30
209
+ > days. Unfinished.
210
+
211
+ ![ lighthouse keeper screenshot] ( lighthouse-keeper.jpg )
212
+
213
+ - [ "Fermi Paradox"] ( https://ldjam.com/events/ludum-dare/46/fermi-paradox )
214
+ by [ tversteeg] ( https://ldjam.com/users/tversteeg )
215
+ ([ source code] ( https://github.com/tversteeg/ld46 ) ):
216
+
217
+ > How come we don’t see any life from other planets? What does an intergalactic
218
+ > society need to do to survive? Fermi Paradox is a combination of the arcade
219
+ > games of yesteryear with some modern twists.
220
+
221
+ ![ fermi paradox screenshot] ( fermi-paradox.jpg )
222
+
148
223
## Library & Tooling Updates
149
224
150
225
### ` gfx-rs ` and ` wgpu ` News
0 commit comments