2 Open Issues Need Help Last updated: Aug 4, 2025

Open Issues Need Help

View All on GitHub
Game Development Board Games
Add W/A/S/D compatibility about 1 month ago

AI Summary: Implement support for W, A, S, D keys in addition to arrow keys for navigating the Sudoku grid. This involves modifying the existing key input handling to recognize and respond to these additional keys, ensuring they function identically to the arrow keys.

Complexity: 2/5
enhancement good first issue low-priority
Game Development Board Games

AI Summary: Implement visual distinction between pre-filled Sudoku numbers and user-inputted numbers in the LibreSudoku GTK4 application. This involves modifying the existing code to apply different styling (e.g., color) to numbers based on their origin.

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