diff --git a/content/news/025/index.md b/content/news/025/index.md
index f44890744..0d2759e52 100644
--- a/content/news/025/index.md
+++ b/content/news/025/index.md
@@ -414,6 +414,27 @@ _Discussions:
 [cdsupina]: https://github.com/cdsupina
 [sheepyhead]: https://github.com/Sheepyhead
 
+### [Theta Wave]
+
+[![Theta Wave Mobs](theta-wave.gif)][Theta Wave]
+_All mobs ported to Bevy Theta Wave_
+
+[Theta Wave] is an open-source space shooter game by developers [@micah_tigley] and
+[@carlosupina]. In the past month, they have been working towards porting Theta
+Wave to the Bevy Engine. Most of the work this month has been focused
+on implementing all of the existing mobs in Bevy and Rapier.
+
+Progress on this port is going strong - you can find the GitHub issue for
+the port [here][Bevy Port Issue].
+
+_Discussions:
+[Twitter](https://twitter.com/carlosupina/status/1432039838463705090)_  
+
+[Bevy Port Issue]: https://github.com/thetawavegame/thetawave/issues/2
+[Theta Wave]: https://github.com/thetawavegame/thetawave
+[@micah_tigley]: https://twitter.com/micah_tigley
+[@carlosupina]: https://twitter.com/carlosupina
+
 ## Engine Updates
 
 ## Learning Material Updates
diff --git a/content/news/025/theta-wave.gif b/content/news/025/theta-wave.gif
new file mode 100644
index 000000000..f682d9835
Binary files /dev/null and b/content/news/025/theta-wave.gif differ