Skip to content

Solve Sudoku (number place) with DFS (backtracking) and support multiplatform UI (Xamarin.Forms)

License

Notifications You must be signed in to change notification settings

step63r/SudokuApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuApp

Description

Solve Sudoku (number place) with DFS (backtracking) and support multiplatform UI (Xamarin.Forms).

Requirement

  • Windows 10 Pro version 1903+
  • Visual Studio 2019

Usage

Build this with Visual Studio 2019 and run.

Install

Fork and clone this repository.

$ git clone git@github.com:yourname/SudokuApp.git

Contribution

  1. Fork this repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request

License

MIT License

Author

minato

About

Solve Sudoku (number place) with DFS (backtracking) and support multiplatform UI (Xamarin.Forms)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages