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
nel_h2
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.