TheSunCat/Sudoku

FOSS Sudoku, made with 💜 (and Flutter).

go to github download
TheSunCat/Sudoku

SUD💜KU

FOSS Sudoku! What else needs be said?

Donate using Liberapay
Get it on F-Droid

Features

  • Play Sudoku!
  • Markup where numbers could go.
  • Highlight numbers to better examine the board.
  • Validate the current board to find mistakes.
  • Smooth and sleek animations.
  • Full theming support.
  • Local leaderboard to track your best times per difficulty.
  • Auto-save the game so you can pick back up where you left off.
  • Fully Free and Open Source Software!

How to run

Android

Get it on F-Droid

Or download the APK from the Releases section and install it. It should run with no problems.

Linux

Run the sudoku binary. You may need to mark it as executable first.

Web

Serve the folder as an HTTP server. I used simple-http-server from the AUR, though any should work.


NOTE: This app was designed for the mobile form factor. Make sure the window is sufficiently tall and thin to accomodate the game, or it won’t look right!

Building

Clone the repository, run flutter pub get, and run one of the following:

  • Android: flutter build apk
  • Linux: flutter build linux --release
  • Web: flutter build web
  • iOS and macOS (untested): it’s possible, but more complicated. See the Flutter wiki for details.
  • Microsoft Windows (untested, unsupported): flutter build windows

You will find the build output inside your platform’s folder within ./build/. All contributions are welcome!

Credits

The design of this app takes inspiration from the excellent Sudoku - The Clean One app available on the Google Play Store. Thanks!



Dedicated to you (you know who you are!).

excellent projects related to TheSunCat/Sudoku recommend downloading