diff --git a/content/news/039/index.md b/content/news/039/index.md index d3f5d9e9c..402b42fde 100644 --- a/content/news/039/index.md +++ b/content/news/039/index.md @@ -224,6 +224,21 @@ _Discussions: [/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/y [ThousandthStar]: https://github.com/ThousandthStar [Turn-based strategy game (ThousandthStar's devlog)]: https://dev.to/thousandthstar-start-of-the-game-development-blog-series-p42 +### vetovoima + +![vetovoima](vetovoima.png) + +[vetovoima][vetovoima_itch] by [@MatiasKlemola][vetovoima_twitter] is an arcade game +where you control gravity. + +This month, the origin story of vetovoima was released +[on the Valuemotive blog][vetovoima_blog]. In the story, an abstract idea +turns into an arcade game, which eventually makes it to RustConf 2022! + +[vetovoima_itch]: https://yourmagicisworking.itch.io/vetovoima +[vetovoima_twitter]: https://twitter.com/MatiasKlemola +[vetovoima_blog]: https://www.valuemotive.com/post/hobby-project-spotlight-vetovoima + ## Engine Updates ### [Fyrox] diff --git a/content/news/039/vetovoima.png b/content/news/039/vetovoima.png new file mode 100755 index 000000000..1fdcb5f92 Binary files /dev/null and b/content/news/039/vetovoima.png differ