diff --git a/content/news/021/index.md b/content/news/021/index.md index 7894577ce..e14f53bc4 100644 --- a/content/news/021/index.md +++ b/content/news/021/index.md @@ -62,6 +62,24 @@ If needed, a section can be split into subsections with a "------" delimiter. ## Game Updates +### [LD48: Micronaut][micronaut-itch] + +[![GIF showing Micronaut's primary level recursion mechanic](micronaut.gif)][micronaut-itch] +_Micronaut features a deep recursive level layout_ + +Micronaut is a small puzzle platformer by [@Healthire] made in 48 hours for the +Ludum Dare 48 Compo. Run and jump your way through a recursive level layout to +reach the end. Cross platform for native and web, with source available on +[GitHub][micronaut-github]. + +_Discussions: [Twitter][micronaut-twitter], [ldjam.com][micronaut-ldjam]_ + +[@Healthire]: https://twitter.com/healthire +[micronaut-github]: https://github.com/Healthire/ld48 +[micronaut-itch]: https://healthire.itch.io/micronaut +[micronaut-twitter]: https://twitter.com/healthire/status/1386468257125830662 +[micronaut-ldjam]: https://ldjam.com/events/ludum-dare/48/micronaut + ### [The Process] ![Animated image showcasing the test map in The Process](the_process.gif) diff --git a/content/news/021/micronaut.gif b/content/news/021/micronaut.gif new file mode 100644 index 000000000..15969d64a Binary files /dev/null and b/content/news/021/micronaut.gif differ