Requirements - TanviA463/Assignment5-SudokuAndroidApp GitHub Wiki
Welcome to the SudokuNew wiki!
- User can select difficulty level (Easy (4x4), Medium (6x6), Hard(9, 9)).
- User can view the rules of Sudoku.
- User can input a number into a blank square.
- User can attempt and fail to replace a puzzle number.
- User can press "Check" button to verify their solution.
- User can re-enter numbers and check again until they have the correct solution.