add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,20 @@
# pacman4console
> 一款基于文本的控制台游戏,灵感来自于原版的吃豆人。
> 更多信息请访问: <https://github.com/YoctoForBeaglebone/pacman4console>。
- 在1级开始游戏
`pacman4console`
- 在某个特定级别开始游戏(共有九个官方级别):
`pacman4console --level={{level_number}}`
- 启动pacman4console级别编辑器并保存到指定的文本文件
`pacman4consoleedit {{path/to/level_file}}`
- 玩自定义级别:
`pacman4console --level={{path/to/level_file}}`