Skip to content

A Sudoku Website, with Go-lang as the background. It can Solve, Check, and Generate boards.

License

Notifications You must be signed in to change notification settings

KaleBBuR/Sudoku-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Go

This is a Sudoku Website connected with Golang which solves, checks, and generates different boards

  1. To use make sure you have Go installed, then you must install the package
  2. go get github.com/googollee/go-socket.io, then just type
  3. go run main.go generator.go solver.go, and finally go to 127.0.0.1:8000

Examples

When the website loads it looks like this: alt text

When you solve the sudoku, check, and it works: alt text

When you check, and it detects and error: alt text

I would like any feedback on this, and to optimize anything!

Releases

No releases published

Packages

No packages published