LinuxCommandLibrary

greed

Terminal number-eating puzzle game

TLDR

Start a new game

$ greed
copy
Move using arrow keys
$ # Use arrow keys or hjkl to move
copy

SYNOPSIS

greed [options]

DESCRIPTION

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.

PARAMETERS

-s

Show high score list.
--help
Display help information.

CAVEATS

Text-based interface. Requires terminal with cursor support. Game state not saved.

HISTORY

greed was created as a Unix terminal game, inspired by similar number-eating puzzle games. It became popular in the BSD games collection.

SEE ALSO

snake(1), worm(1), bsdgames(6)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community