From 685b07c336a7f78898e673f21d932c7de2934045 Mon Sep 17 00:00:00 2001 From: david2000hun1 Date: Mon, 17 Aug 2026 16:20:33 +0000 Subject: [PATCH] gomoku: add page (#23353) Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Ivan Baluta --- pages/common/gomoku.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 pages/common/gomoku.md diff --git a/pages/common/gomoku.md b/pages/common/gomoku.md new file mode 100644 index 0000000000..e25074748d --- /dev/null +++ b/pages/common/gomoku.md @@ -0,0 +1,20 @@ +# gomoku + +> Play the classic 5-in-a-row strategy board game. +> More information: . + +- Start the game: + +`gomoku` + +- Move the cursor: + +`{{|||||||}}` + +- Select the cell: + +`` + +- Quit the game: + +``