GNOME Sudoku is a GNOME-based puzzle game. GNOME Sudoku is now developed as part of the gnome-games package hosted at www.gnome.org/projects/gnome-games/
License
GNU General Public License version 2.0 (GPLv2)Follow GNOME Sudoku
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
One of the best Sudoku implementations out there. Would be fantastic with Gtk+2, awkward with Gtk+3 or Gtk4 (as all programs are)
-
Compared to Ksudoku, GNOME Sudoku is much slower to play. The way the mouse is handled in Ksudoku is 10 times better - you have a list of numbers on the left. When you click a number, it becomes the active number. When you left click in a block (in the game area), the active number is placed inside that block. When you right click in a block, it is added as a hint. When you left / right click again, the active number is removed from that block. The only disadvantage of Ksudoku in a Gnome desktop environment is the time it takes to load due to the KDE libraries needed.