A Sudoku game where you fill a 9×9 grid with numbers. The core challenge lies in the automatic puzzle generation and solution verification algorithm, making it great for algorithm learning.
You'll learn backtracking algorithms (puzzle generation and solving), grid UI input handling, error highlighting, hint functionality, and managing a puzzle pool (DB) by difficulty level.
No showcases yet
Be the first to submit your work!
Please log in to leave a comment.
No comments yet.
Be the first to leave a comment!