Skip to content

Android app that allows you to input a Sudoku puzzle, and then solves it for you.

Notifications You must be signed in to change notification settings

nseniow/SudokuAndroidApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SudokuAndroidApp

Android app that allows you to input a Sudoku puzzle, and then solves it for you.

Enter the known spaces in the puzzle and click solve. The known spaces will turn red and the remaining spaces will be automatically filled.

before after

SudokuSolve Folder can be opened as an android studio project

Java source code be found in SudokuSolve\app\src\main\java\com\example\sudokusolve

XML Layouts can be found in SudokuSolve\app\src\main\res\layout

About

Android app that allows you to input a Sudoku puzzle, and then solves it for you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages