A WIP Nonograms game written using Zig and GTK.
This project is often used as a testing ground for new zig-gobject changes, so it is not guaranteed that it will always be buildable from scratch (the zig-gobject dependency may refer to a relative path to a custom local build). This will change as this project approaches some form of stability.
Flatpak build and install command:
flatpak-builder \
--user \
--install \
--force-clean \
--state-dir=zig-out/flatpak-builder \
--install-deps-from=flathub \
--repo=zig-out/repo \
zig-out/builddir \
build-aux/dev.ianjohnson.Nonograms.yaml