add new chinese translations
This commit is contained in:
36
pages.zh/common/nudoku.md
Normal file
36
pages.zh/common/nudoku.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# nudoku
|
||||
|
||||
> 终端中的数独游戏。
|
||||
> 更多信息: <https://jubalh.github.io/nudoku/>.
|
||||
|
||||
- 开始一个数独游戏:
|
||||
|
||||
`nudoku`
|
||||
|
||||
- 选择游戏难度:
|
||||
|
||||
`nudoku -d {{easy|normal|hard}}`
|
||||
|
||||
- 在棋盘上导航:
|
||||
|
||||
`{{h|j|k|l}} 或 {{左|下|上|右箭头键}}`
|
||||
|
||||
- 删除一个数字:
|
||||
|
||||
`{{Backspace|x}}`
|
||||
|
||||
- 获取提示:
|
||||
|
||||
`H`
|
||||
|
||||
- 查看完整解答:
|
||||
|
||||
`S`
|
||||
|
||||
- 创建一个新谜题:
|
||||
|
||||
`N`
|
||||
|
||||
- 退出游戏:
|
||||
|
||||
`Q`
|
Reference in New Issue
Block a user