diff --git a/content/news/035/Quoridor-screenshot.png b/content/news/035/Quoridor-screenshot.png
new file mode 100644
index 000000000..026faa907
Binary files /dev/null and b/content/news/035/Quoridor-screenshot.png differ
diff --git a/content/news/035/index.md b/content/news/035/index.md
index f4b3f5b1b..4989bd024 100644
--- a/content/news/035/index.md
+++ b/content/news/035/index.md
@@ -177,6 +177,21 @@ The game, although its development is presently inactive, made
 [Star Machine]: https://twitter.com/Seldom_SE/status/1532909654681849856
 [@Seldom_SE]: https://twitter.com/Seldom_SE
 
+### [Quoridor-rs]
+
+![Screenshot of a Quoridor-rs gameplay](Quoridor-screenshot.png)
+
+[Quoridor-rs] by [@baehyunsol] is a [Quoridor] game implemented in [Macroquad].
+
+Quoridor is a 2-4 player strategy board game. Each player has a pawn. They move the pawn or place a wall each round. The objective of the game is to move a pawn to the opposite side of the game board.
+
+The game implements most of the basic quoridor features, it only supports 2 players, not 3 or 4. It doens't have AI players, and no network plays.
+
+[Quoridor-rs]: https://github.com/baehyunsol/Quoridor-rs
+[Quoridor]: https://en.wikipedia.org/wiki/Quoridor
+[Macroquad]: https://github.com/not-fl3/macroquad
+[@baehyunsol]: https://github.com/baehyunsol
+
 ## Engine Updates
 
 ### [ggez] 0.8.0-rc0