Skip to content

nttu-ysc/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku solving tool

The Sudoku solving tool.

Binary Usage

go install github.com/nttu-ysc/sudoku@latest

Docker

Run following command building the tool

docker build -t sudoku .

And you can use

docker run --rm -it sudoku

About

Sudoku solving tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published