diff --git a/nnfc.awk b/nnfc.awk index 3962e05..3d5b81d 100644 --- 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