Last Updated
upicross
update url
README.md
update readme
build.sh
changed name to upicross
setup.py
changed name to upicross

uPicross

A small in-console implementation of picross
PyPI - Downloads PyPI PyPI - License

Install

    pip install upicross

Run

    upicross [-w <width>] [-h <height>] [-d density]
Arguments
--help Show Help
-w <N> Set width to N spaces. Default = 20
-h <N> Set height to N spaces. Default = 12
-d <N> Set density to N (0-1). Default = 0.6
Controls
h,j,k,l Move Cursor
x Set Cell
z Block Cell
u Undo
q Quit