Skip to content

A simple Sudoku generator and interactive display.

Notifications You must be signed in to change notification settings

akaforey/sudoku-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-js

A simple Sudoku generator and interactive display.

The generator makes a random solution, then randomly tries to remove a remaining square. If it can remove it while still allowing only a unique solution, then the cell will be cleared. A typical puzzle will have 30-50 cells filled in.

Example puzzle: image

About

A simple Sudoku generator and interactive display.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published