mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
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:
@@ -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>`
|
||||
Reference in New Issue
Block a user