Linux command
greed 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start a new game
greed
Move using arrow keys
# Use arrow keys or hjkl to move
说明
greed is a terminal-based puzzle game where players move through a grid collecting numbers. Moving in any direction consumes that many squares, and the goal is to clear as many as possible. The player uses arrow keys or vi-style hjkl keys to move. Strategy involves planning moves to avoid getting stuck. The game ends when no valid moves remain.
参数
- -s
- Show high score list.
- --help
- Display help information.
FAQ
What is the greed command used for?
greed is a terminal-based puzzle game where players move through a grid collecting numbers. Moving in any direction consumes that many squares, and the goal is to clear as many as possible. The player uses arrow keys or vi-style hjkl keys to move. Strategy involves planning moves to avoid getting stuck. The game ends when no valid moves remain.
How do I run a basic greed example?
Run `greed` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -s do in greed?
Show high score list.