nissy-classic

Stable branch of nissy
git clone https://git.tronto.net/nissy-classic
Download | Log | Files | Refs | README | LICENSE

commit 67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5
parent a2a7678518ec1db608f37f0521a3f8b61e97f868
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date:   Sun,  6 Jun 2021 00:50:24 +0200

Added Windows binary

Diffstat:
MREADME.md | 3+++
Anissy-win.exe | 0
2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -13,6 +13,9 @@ combined with [NISS](https://www.speedsolving.com/wiki/index.php/Fewest_Moves_te or what was the optimal way to solve a certain substep at a given point, and so on. ## How to use it +**Update:** the file nissy-win.exe should work as a Windows executable, but +I have not tested it (I don't have a Windows machine). + Check out the help pages in the docs folder. They are also available from within nissy with the command "help". diff --git a/nissy-win.exe b/nissy-win.exe Binary files differ.