diff --git a/content/news/024/index.md b/content/news/024/index.md index b603df1e1..1feed5a19 100644 --- a/content/news/024/index.md +++ b/content/news/024/index.md @@ -278,6 +278,28 @@ Changes and improvements from the last month: [fish-fight]: https://twitter.com/fishfightgame +### [Theta Wave] + +[][Bevy Theta Wave] +_Left: Theta Wave with Amethyst, Right: Theta Wave with Bevy (so far)_ + +[Theta Wave] is an open-source space shooter game by developers [@micah_tigley] and +[@carlosupina]. It is one of the showcase games for the [Amethyst Engine]. In +the past month, they finished the ["Organization"] update and +made the decision to start working on porting the game to the Bevy engine. You can +find the Bevy version of Theta Wave [here][Bevy Theta Wave]. + +Progress on this port is going strong - you can find the GitHub issue for +the port [here][Bevy Port Issue]. + +[Bevy Port Issue]: https://github.com/thetawavegame/thetawave/issues/2 +[Bevy Theta Wave]: https://github.com/thetawavegame/thetawave +[Theta Wave]: https://github.com/amethyst/theta-wave +[@micah_tigley]: https://twitter.com/micah_tigley +[@carlosupina]: https://twitter.com/carlosupina +[Amethyst Engine]: https://amethyst.rs/ +["Organization"]: https://github.com/amethyst/theta-wave/projects/5 + ### [Bounty Bros.][bounty_bros] [][bounty_bros_webgame] diff --git a/content/news/024/theta-wave.gif b/content/news/024/theta-wave.gif new file mode 100644 index 000000000..839620b6f Binary files /dev/null and b/content/news/024/theta-wave.gif differ