Skip to content

Client side playable Sudoku game with connection to dvsml.com to use Machine Learning to solve, too.

License

Notifications You must be signed in to change notification settings

nodejavascript/sudoku-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-ml

Client side playable Sudoku game with connection to dvsml.com to use Machine Learning to solve, too.

Why?

I created this app to get a job with my current employer 🙂

How it works:

Two GraphQL endpoints are used: One will return a new puzzle, the other will validate a puzzle at any state in it's completion.

Features

  • Saves games using localhost, so that no authentication is required on the API.
  • Show progress, including saved games.
  • Show hints will darker the invalid squares for the selected number.

Full disclosure

I have added google analytics because

  • if this site gets some usage, I will be encouraged to add features
  • if features are used, I will enhance features

Free and open-source software

go to sudoku-ml

Attribution

About

Client side playable Sudoku game with connection to dvsml.com to use Machine Learning to solve, too.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published