Files
tldr/pages.zh/linux/pacman4console.md

20 lines
532 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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