parnoldx / sudoku

Sudoku game for elementary OS
GNU General Public License v3.0
5 stars 6 forks source link
game sudoku

Sudoku

The number that is alone

screenshot

Installation

Get it on AppCenter

Building

Dependencies:

then build with:

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