diff --git a/content/news/037/index.md b/content/news/037/index.md index a339fcd47..1632396ef 100644 --- a/content/news/037/index.md +++ b/content/news/037/index.md @@ -190,6 +190,20 @@ tuned by following the [newsletter][country-slice-newsletter]! [@anastasiaopara]: https://twitter.com/anastasiaopara [@h3r2tic]: https://twitter.com/h3r2tic +### [Math It] + +![Promotional image of the Math It game](math_it.png) +_Promotional image of the Math It game_ + +[Math It] was made with [Bevy] for the [Bevy Jam 2]. + +The goal of the game is to get as close as possible +to the target number, and compete with others on a global leaderboard. + +[Math It]: https://vrixyz.itch.io/math-it +[Bevy Jam 2]: https://itch.io/jam/bevy-jam-2 +[Bevy]: https://bevyengine.org/ + ## Engine Updates ### [miniquad] diff --git a/content/news/037/math_it.png b/content/news/037/math_it.png new file mode 100644 index 000000000..54b5365f6 Binary files /dev/null and b/content/news/037/math_it.png differ