Skip to content

LarsSjogreen/sudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudokuSolver

Just playing with node.js a bit. This software solves simple Sudokus but will probably fail if they are harder.

To run the program:

> node main.js 

To run tests:

> mocha

Todo

  • Write more tests
  • Some more Sudokus?
  • More heuristics
  • Sudoku generator?
  • OCR using Tesseract?

About

Fooling around with Javascript/Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published