Skip to content

sudoku-parent-4.0.0

Compare
Choose a tag to compare

Release 4.0.0

Changes

  • New feature GameSchemas: You're able to calculate 4x4, 9x9, 16x16 and 25x25 sudokus. Unfortunately the algorithm is really slow when calculating sudokus of 16x16 or 25x25. See #5 .
  • Some fields have been deprecated to allow dynamic sudoku sizes. They will be removed in a future release and are wrong when not using a 9x9 sudoku.
  • Clients are expected to continue to work with small changes. Please adapt your clients according to the deprecation notices.