Skip to content

ianprime0509/nonograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nonograms

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.

A screenshot of Nonograms showing an in-progress puzzle

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

About

A Nonograms game for GNOME

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages