Skip to content

Release v1.1.2

Choose a tag to compare

@sepehr-rssepehr-rs released this 15 Aug 03:11
968461a

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:

Download on 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