kimpro82 / MyGame

Game is to handle data
0 stars 0 forks source link

Sudoku : 6. Shading the puzzle #69

Closed kimpro82 closed 1 year ago

kimpro82 commented 1 year ago
  1. Initialization (2022.12.22) (done)
  2. Generating a Sudoku puzzle (2022.12.28) (done) 1.1 Enhancing Randomness (upcoming)
  3. Masking the puzzle by level (2022.12.29) (done)
  4. Evaluating the Answer (2022.12.30) (done)
  5. Hint (2022.12.31) (done)
  6. Auto-Solving (2023.01.02) (done) 5.1 Bug Fix (upcoming)
  7. Shading the puzzle 6.1 Color Set (upcoming)
  8. Refactoring 7.1 New procedure to convert Target.Addressans (upcoming)