Skip to content

AlphaMatterr/SudokuMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

SudokuMod

A sweet sudoku mod for sudoku by Tic Bits

FEATURES:

  1. Enumerate a given cell with 1 - 9
  2. Enumerate every single cell with 1 - 9
  3. Reduce the possible values which a cell may have
  4. Reduce the entire board to values which each cell may have
  5. Solve a given cell
  6. Solve the entire board
  7. Check if selected box has correct number
  8. Remove Advertisements

TODO:

  • add compatibility with other devices
  • add landscape AND portrait compatibility
  • fix bugs

BUGS:

  1. All user-added buttons cause a crash at the start of the game. To prevent this, select a random cell, then add a note and a number
  2. Undo database acts wonky sometimes when using the extra buttons...
  3. Reduction option is blind to conflicts -> it'll reduce a box even if the number is conflicted

PICTURES:

Original:

alt tag

Enumerate all cells with 1-9:

alt tag

Reduce all enumerations to possible cell values:

alt tag

Solve Puzzle:

alt tag

Check if entered value for selected cell is correct:

alt tag

Check if entered value for selected cell is correct:

alt tag

CREDITS:

  • Alphamatter (Coding)
  • Razzile (CDAnonymousStruct2)
  • RickHaks (sharedInstance trick)

About

A sweet sudoku mod for sudoku by Tic Bits (All Versions)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages