Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 927 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 927 Bytes

SortPuz Solver

A simple solver for color water sorting puzzle game like SortPuz, runs in terminal

Screenshot

screenshot.png

Usage

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

License

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.