Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 160 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 160 Bytes

Idea: Sudoku generator/solver

  1. generate the independent diagonal randomly
  2. work along the diagonal, filling in any valid number
  3. once a completed array