Sudoku project made in Android Studio
-
Updated
Jan 1, 2018 - Java
Sudoku project made in Android Studio
An Android Sudoku game for Programmers going from 0 to 8 instead of 1 to 9. Utilizes a simple algorithm to generate a unique puzzle by generating the numbers for the first row, shuffling the numbers and then shifting each subsequent row by 3 spaces to the right.
Add a description, image, and links to the android-sudoku topic page so that developers can more easily learn about it.
To associate your repository with the android-sudoku topic, visit your repo's landing page and select "manage topics."