Release v1.1.2
What's new ?
- Updated completion screen and added a difficulty subtitle:
- Completion screen now shows randomized messages with improved imagery
- Added difficulty level as a subtitle in the header bar
📦 Installation
The recommended way to install Sudoku is through Flathub:
flatpak install flathub io.github.sepehr_rs.Sudoku🤖 Building from Source
You can build from source using meson:
meson builddir --prefix=/usr/local
sudo ninja -C builddir install