diff --git a/content/news/039/index.md b/content/news/039/index.md index 6e085f6c2..170c4a7af 100644 --- a/content/news/039/index.md +++ b/content/news/039/index.md @@ -69,6 +69,36 @@ If needed, a section can be split into subsections with a "------" delimiter. ## Game Updates +### miam + + + +[miam] ([GitHub][miam-src]) by [yopox], [on100balec], and [hadri] +is a cooking game made for the Ludum Dare 51. +"miam" is the French interjection for "yum". + +The theme of the game jam was "Every 10 seconds". +Here instead of having 10 seconds to make a burger, +the chef is really indecisive and comes to change +the menu every 10 seconds. + +The game was built using Bevy 0.8 with [bevy_game_template] +to save precious time when starting the game jam. +[bevy_tweening] was also really useful to polish the game. + +The game was ranked 120th overall and 94th for audio out of 1240 jam entries. + +_Discussions: [Submission page](https://ldjam.com/events/ludum-dare/51/miam)_ + +[miam]: https://yopox.itch.io/miam +[miam-src]: https://www.github.com/yopox/LD51 +[yopox]: https://mstdn.social/@yopox +[on100balec]: https://soundcloud.com/jmen_balec +[hadri]: https://github.com/HadrienRenaud +[bevy_game_template]: https://github.com/NiklasEi/bevy_game_template +[bevy_tweening]: https://github.com/djeedai/bevy_tweening + ## Engine Updates ### [Fyrox] diff --git a/content/news/039/miam.png b/content/news/039/miam.png new file mode 100644 index 000000000..7149da71e Binary files /dev/null and b/content/news/039/miam.png differ