Skip to content

Simple sudoku solver for learning javascript and jasmine testing

Notifications You must be signed in to change notification settings

kmazanec/sudokujs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Sudoku Solver in JavaScript

Simple sudoku solver for learning javascript and jasmine testing

This is created mainly for my own exporation and enjoyment. Any feedback or pull requests are welcome.

To run, pull down the repo and open SpecRunner.html in your favorite browser. (this will just show the tests)

Dependencies:

  • jasmine
  • _.js

About

Simple sudoku solver for learning javascript and jasmine testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published