nnfc

No-nonsense FreeCell game
git clone git://git.luxferre.top/nnfc.git
Log | Files | Refs

commit 5f1371b16e3cd89ed04a29556116b68dab85b5bf
parent 025ab7e5b3e15a7f383967503b6d1390c6c10873
Author: Luxferre <lux@ferre>
Date:   Mon, 15 Jan 2024 17:55:19 +0200

Updated script header comment

Diffstat:
Mnnfc.awk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nnfc.awk b/nnfc.awk @@ -1,4 +1,4 @@ -# no-nonsense FreeCell +# no-nonsense FreeCell in POSIX AWK # run as: [n]awk -f nnfc.awk [-v ASCII=1] [-v MONOCHROME=1] [-v SEED=x] # commands: q - quit, u - undo, # [number] [number] - move from column/freecell to column/freecell/foundation: