Sudoku

October 27, 2017 · View on GitHub

The number that is alone

screenshot

Installation

Get it on AppCenter

Building

Dependencies:

  • valac
  • glib-2.0
  • gee-0.8
  • gtk+-3.0
  • granite
  • qqwing

then build with:

meson build --prefix=/usr
cd build
sudo ninja install

Contents

  1. 0.1The number that is alone
  2. 1Installation
  3. 2Building