A modern Sudoku app built with Python, GTK4 and libadwaita.

44 stars 12 forks 44 watchers Python GNU General Public License v3.0
game gnome gtk gtk4 libadwaita python python3 sudoku sudoku-game sudoku-generator sudoku-puzzle
25 Open Issues Need Help Last updated: Sep 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user reports that the "Enter Number" and "Add Note" dialogs are visually identical, causing confusion. They propose differentiating them by adding a header to one or both dialogs, or by changing one's color, to make their purpose immediately clear. A header is preferred but would require translation effort.

Complexity: 2/5
enhancement good first issue medium-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue medium-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
bug good first issue medium-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle

AI Summary: This issue requests the implementation of a feature to display release notes to users immediately after they open the application. The goal is to inform users about new changes and features in the current version.

Complexity: 1/5
enhancement good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue medium-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
bug good first issue high-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
bug good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle

AI Summary: The user requests a change to the cell highlighting behavior. Instead of highlighting the row, column, and block when a cell is clicked, they want the system to highlight all cells containing the same number as the clicked (filled) cell.

Complexity: 2/5
enhancement good first issue low-priority needs discussion

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
Jump arrow key 2 months ago
enhancement good first issue low-priority deferred: dependent on other issues

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue low-priority needs discussion

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue low-priority deferred: dependent on other issues

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue low-priority deferred: dependent on other issues

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
add Home Icon 2 months ago
enhancement good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
bug good first issue medium-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle

AI Summary: This GitHub issue reports a `TypeError` within Python's logging system, specifically "not all arguments converted during string formatting". The error occurs when the application's "pencil mode" is toggled on or off, indicating a mismatch between a log message format string and the arguments provided at that specific logging call.

Complexity: 2/5
bug good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue medium-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle
enhancement good first issue high-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle

AI Summary: Fix a padding issue in the Sudoku game's note display. The current implementation doesn't properly handle notes when a column is filled, resulting in overlapping or misaligned numbers. The attached image shows the problem. The task involves adjusting the padding or layout of the note display to ensure proper spacing and prevent overlaps.

Complexity: 3/5
enhancement good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle

AI Summary: Redesign the "How to play" guide for the Sudoku game, improving its clarity and visual appeal based on the provided screenshot showing the current design. This involves creating a new, more user-friendly guide.

Complexity: 3/5
enhancement good first issue low-priority

A modern Sudoku app built with Python, GTK4 and libadwaita.

Python
#game#gnome#gtk#gtk4#libadwaita#python#python3#sudoku#sudoku-game#sudoku-generator#sudoku-puzzle