lazarus-ccr/applications/sudoku
2020-01-10 11:11:56 +00:00
..
digitseteditor.lfm Sudoku: DigitSetEditor: 2020-01-08 12:08:49 +00:00
digitseteditor.pas Sudoku: DigitSetEditor: 2020-01-08 12:08:49 +00:00
sample.sudoku Sudoku: implement loading and saving sudoku files (as text). 2020-01-04 19:22:40 +00:00
scratchpad.lfm Sudoku: make it possible to preserve the RawData from the ScratchPad and use it in the solving process. 2020-01-10 11:11:56 +00:00
scratchpad.pas Sudoku: make it possible to preserve the RawData from the ScratchPad and use it in the solving process. 2020-01-10 11:11:56 +00:00
sudoku.lpi Sudoku: change visula representation of "possible digits" for the sake if better human pattern recognition (as suggested by wp). 2020-01-08 11:33:04 +00:00
sudoku.lpr Sudoku: change ScratchPad: 2020-01-06 18:21:54 +00:00
sudokumain.lfm Sudoku: change ScratchPad: 2020-01-06 18:21:54 +00:00
sudokumain.pas Sudoku: make it possible to preserve the RawData from the ScratchPad and use it in the solving process. 2020-01-10 11:11:56 +00:00
sudokutype.pas Sudoku: make it possible to preserve the RawData from the ScratchPad and use it in the solving process. 2020-01-10 11:11:56 +00:00
unsolvable.sudoku Sudoku: add an unsolveable sample sudoku. Gives users the change to play with the scratchpad. 2020-01-05 14:20:57 +00:00