An open API service indexing awesome lists of open source software.

https://github.com/creamyturtle/sudokusolverapp

A Sudoku puzzle solver app, made from tutorial by Practical Coding on Youtube. Built in Android Studio
https://github.com/creamyturtle/sudokusolverapp

Last synced: 2 months ago
JSON representation

A Sudoku puzzle solver app, made from tutorial by Practical Coding on Youtube. Built in Android Studio

Awesome Lists containing this project

README

        

#SudokuSolverApp

This is a cool app where you can build any sudoku puzzle and the computer will solve it for you. I built this from a yt tutorial of Practical Coding.