gomoku: add page (#23353)

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
This commit is contained in:
david2000hun1
2026-08-17 16:20:33 +00:00
committed by GitHub
parent bbe011dcab
commit 685b07c336
+20
View File
@@ -0,0 +1,20 @@
# gomoku
> Play the classic 5-in-a-row strategy board game.
> More information: <https://manned.org/man/gomoku>.
- Start the game:
`gomoku`
- Move the cursor:
`{{<h>|<j>|<k>|<l>|<ArrowLeft>|<ArrowDown>|<ArrowUp>|<ArrowRight>}}`
- Select the cell:
`<Space>`
- Quit the game:
`<q>`