@@ -69,6 +69,36 @@ If needed, a section can be split into subsections with a "------" delimiter.
69
69
70
70
## Game Updates
71
71
72
+ ### miam
73
+
74
+ ![ A screenshot of miam, the player is reproducing a burger order
75
+ while the chef is changing the menu] ( miam.png )
76
+
77
+ [ miam] ([ GitHub] [ miam-src ] ) by [ yopox] , [ on100balec] , and [ hadri]
78
+ is a cooking game made for the Ludum Dare 51.
79
+ "miam" is the French interjection for "yum".
80
+
81
+ The theme of the game jam was "Every 10 seconds".
82
+ Here instead of having 10 seconds to make a burger,
83
+ the chef is really indecisive and comes to change
84
+ the menu every 10 seconds.
85
+
86
+ The game was built using Bevy 0.8 with [ bevy_game_template]
87
+ to save precious time when starting the game jam.
88
+ [ bevy_tweening] was also really useful to polish the game.
89
+
90
+ The game was ranked 120th overall and 94th for audio out of 1240 jam entries.
91
+
92
+ _ Discussions: [ Submission page] ( https://ldjam.com/events/ludum-dare/51/miam ) _
93
+
94
+ [ miam ] : https://yopox.itch.io/miam
95
+ [ miam-src ] : https://www.github.com/yopox/LD51
96
+ [ yopox ] : https://mstdn.social/@yopox
97
+ [ on100balec ] : https://soundcloud.com/jmen_balec
98
+ [ hadri ] : https://github.com/HadrienRenaud
99
+ [ bevy_game_template ] : https://github.com/NiklasEi/bevy_game_template
100
+ [ bevy_tweening ] : https://github.com/djeedai/bevy_tweening
101
+
72
102
## Engine Updates
73
103
74
104
### [ Fyrox]
0 commit comments