A simple solver for color water sorting puzzle game like SortPuz, runs in terminal
usage: app.py [-h] -l level_number [-q]
SortPuz Solver
optional arguments:
-h, --help show this help message and exit
-l level_number Required, level number of the SortPuz
-q Optional, solve the puzzle quicker but might have longer steps
this work is released under WTFPL
Copyright (C) 2022 nitekat xia <nitekat1124@gmail.com>
This work is free. It comes without any warranty, to the extent
permitted by applicable law. You can redistribute it and/or modify it
under the terms of the Do What The Fuck You Want To Public License,
Version 2, as published by Sam Hocevar. See the LICENSE file for more details.