1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-19 20:15:29 +02:00
tldr/pages.ko/linux/nsnake.md
Managor 25f9b19324
pages*/linux/*: apply keypress specifications to translations (#15907)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-23 01:43:13 +02:00

24 lines
322 B
Markdown

# nsnake
> 터미널에서 즐기는 Snake 게임.
> 더 많은 정보: <https://github.com/alexdantas/nsnake/>.
- Snake 게임 시작:
`nsnake`
- Snake 조작:
`{{<ArrowUp>|<ArrowDown>|<ArrowLeft>|<ArrowRight>}}`
- 게임 일시 정지/재개:
`<p>`
- 게임 종료:
`<q>`
- 게임 중 도움말 표시:
`<h>`