mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
9203a157c8
Co-authored-by: Florian B. <gn0mish@protonmail.com> Co-authored-by: Adriano Inghingolo <68734231+SpikeTheDragon40k@users.noreply.github.com> Co-authored-by: Meinard Francisco <44516102+znarfm@users.noreply.github.com>
344 B
344 B
greed
Simple puzzle game. Clear as much of the board as you can. More information: https://manned.org/greed.
- Start the game:
greed
- Open help:
<?>
- Toggle move [p]reviews:
<p>
- Quit:
<q><y>
- Print [s]cores:
greed -s
- Play with a custom board size and seed:
greed -w {{width}} -h {{height}} -r {{seed}}