diff --git a/content/news/035/index.md b/content/news/035/index.md
index cf2439899..8b0c3e0cb 100644
--- a/content/news/035/index.md
+++ b/content/news/035/index.md
@@ -120,6 +120,30 @@ announced on this newsletter.
 [Rust Game Ports]: https://github.com/64kramsystem/rust-game-ports
 [Saverio Miroddi/@64kramsystem]: https://twitter.com/64kramsystem
 
+### vetovoima
+
+![vetovoima gravity manipulation GIF](vetovoima.gif)
+_vetovoima gravity manipulation_
+
+[vetovoima][vetovoima_itch] by [@MatiasKlemola][vetovoima_twitter] is an arcade game
+where you control gravity!
+
+The world is a hollow circle with a star in the center. You're the Yellow
+Block and your goal is to navigate through shifting debris to the Tall Blue
+Block before the time runs out. The challenge is to survive the chaos that
+ensues from changes to gravity.
+
+vetovoima is built with the Bevy engine using Rapier for physics and Lyon for
+rendering (via Bevy plugins).
+
+[The alpha 1 build was recently released.](https://twitter.com/MatiasKlemola/status/1541338040521707521)
+
+Source available on [GitHub][vetovoima_github].
+
+[vetovoima_itch]: https://yourmagicisworking.itch.io/vetovoima
+[vetovoima_twitter]: https://twitter.com/MatiasKlemola
+[vetovoima_github]: https://github.com/klemola/vetovoima
+
 ## Engine Updates
 
 ## Learning Material Updates
diff --git a/content/news/035/vetovoima.gif b/content/news/035/vetovoima.gif
new file mode 100644
index 000000000..e86afb191
Binary files /dev/null and b/content/news/035/vetovoima.gif differ