samuel-flynn / picross-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picross_generator

It generates picross clues from images

Development Setup

Install build tools

python -m venv .venv

./.venv/Scripts/activate

python -m pip install -r dev-requirements.txt

Run the build

python -m build -sw

Run the thing

python -m picross_generator

About

License:MIT License


Languages

Language:Python 100.0%