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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.