commit 42bcb48ae43b59180aec1ebffc3192fad00747ab
parent 5f1371b16e3cd89ed04a29556116b68dab85b5bf
Author: Luxferre <lux@ferre>
Date: Mon, 15 Jan 2024 17:56:40 +0200
Updated script header comment
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/nnfc.awk b/nnfc.awk
@@ -6,6 +6,7 @@
# - 1 to 8 are column numbers
# - 9 to 12 are freecell numbers
# SEED variable can be used to init games M$-style
+# no supermove support for now, need to move cards one at a time
# created by Luxferre in 2024, released into public domain
# Helper functions