This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
master
lazarus-ccr
/
applications
/
sudoku
History
lazarus-bart
8d57550d02
Sudoku: make it possible to preserve the RawData from the ScratchPad and use it in the solving process.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@7263
8e941d3f-bd1b-0410-a28a-d453659cc2b4
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