diff --git a/content/news/026/index.md b/content/news/026/index.md
index 82aa37a86..3f5203350 100644
--- a/content/news/026/index.md
+++ b/content/news/026/index.md
@@ -67,6 +67,19 @@ If needed, a section can be split into subsections with a "------" delimiter.
 
 ## Game Updates
 
+### [Weegames][weegames-itch]
+
+![Handful of minigames including hedgehogs and raspberries](weegames.jpg)
+
+[Weegames][weegames-itch] is a fast-paced minigame collection.
+The Windows version of the game has been rewritten to use Macroquad,
+so now the web and downloadable versions of the game share the same codebase.
+Development for the web version has moved to the
+[Weegames Github][weegames-github] repository.
+
+[weegames-itch]: https://yeahross.itch.io/weegames
+[weegames-github]: https://github.com/yeahross0/weegames
+
 ## Engine Updates
 
 ## Learning Material Updates
diff --git a/content/news/026/weegames.jpg b/content/news/026/weegames.jpg
new file mode 100644
index 000000000..8a046aac0
Binary files /dev/null and b/content/news/026/weegames.jpg differ