mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
685b07c336
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
21 lines
289 B
Markdown
21 lines
289 B
Markdown
# 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>`
|