diff --git a/content/news/027/index.md b/content/news/027/index.md
index e56a7ffd0..05c1aacd5 100644
--- a/content/news/027/index.md
+++ b/content/news/027/index.md
@@ -114,6 +114,25 @@ The code source is freely [available on GitHub](https://github.com/djeedai/libra
 [@djeedai]: https://twitter.com/djeedai
 [Bevy Engine]: https://bevyengine.org/
 
+### [Me And My Unicycle]
+
+![Me And My Unicycle screenshot](me_and_my_unicycle_cover.png)
+_Can you handle this unstable ride?_
+
+[Me And My Unicycle] is a 2D physics game by [@nikl_me] submitted to Ludum
+Dare 49. It is build with [Bevy] and [the code can be found on GitHub][mamu-source].
+
+Following the LD49 theme "unstable", the game is about riding a unicycle
+with challenging controls. Try making it through each level without falling.
+
+All assets are self-made. The developer had a lot of fun recording audio and
+sound effects!
+
+[Me And My Unicycle]: https://niklme.itch.io/me-and-my-unicycle
+[Bevy]: https://github.com/bevyengine/bevy
+[@nikl_me]: https://twitter.com/nikl_me
+[mamu-source]: https://github.com/NiklasEi/me_and_my_unicycle
+
 ### [Lonely Star]
 
 ![Lonely Star screenshot](lonely-star.png)
diff --git a/content/news/027/me_and_my_unicycle_cover.png b/content/news/027/me_and_my_unicycle_cover.png
new file mode 100644
index 000000000..b324b04f0
Binary files /dev/null and b/content/news/027/me_and_my_unicycle_cover.png differ