Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

A simple text-based solver for the game of Sudoku that implements a backtracking algorithm.

Instructions

In order to solve your required Sodoku puzzle:

  1. Edit varible SUDOKU_BOARD to the suit your specific board requirement. Use the number '0' to represent blank spots.
  2. Run Main.java file

Sample

Input Example:

Input

Output Example:

Output

About

A Sodoku Game Solver

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages