Skip to content

ericlivergood/scripted-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Sudoku - A ScriptEd Hackathon Demo

The objective is to fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 sub-grids that compose the grid (also called "boxes", "blocks", "regions", or "sub-squares") contains all of the digits from 1 to 9.

##Included (or to be included):

  • Game
  • Puzzle Generator
  • Puzzle Solver

##Uses:

  • HTML
  • JavaScript
  • JQuery
  • Knockout.js
  • Bootstrap

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors