Release v1.6.1
What's New ?
- Resolved issues with the Diagonal Sudoku variant for smoother gameplay, thanks to @RachaelsDen!
- Added automatic saving of your preferences.
- Enhanced the user interface, thanks to @bertob and @ignapk for their helpful reviews!
- Refreshed the game's icon for a cleaner look, thanks to @jimmac!
- Added German translation, thanks to @tronta!
- And many more improvements and fixes!
📦 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