Skip to content

jeremypw/gnonograms

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
po
 
 
src
 
 
 
 
 
 
 
 
 
 

icon Gnonograms

Nonogram puzzle game written in Vala/Gtk.

Get it on AppCenter License: GPL v3

Screenshot

Building and installing as Flatpak (recommended)

To build the latest code with the latest Platform and Sdk, open a terminal and navigate to the root folder of the source code. Then run these commands:

sudo apt install flatpak

flatpak remote-add --if-not-exists --system appcenter https://flatpak.elementary.io/repo.flatpakrepo

flatpak install io.elementary.Platform io.elementary.Sdk (choose 'daily' versions)

sudo apt install flatpak-builder

mkdir ./build

flatpak-builder --force-clean --install --user build com.github.jeremypw.gnonograms.yml

Gnonograms can be run from the terminal with

flatpak run com.github.jeremypw.gnonograms`

Gnonograms will also appear in the Applications Menu.

Uninstalling Gnonograms Flatpak

flatpak uninstall com.github.jeremypw.gnonograms

About

Nonograms puzzle game written in Vala.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages