Here is my Sudoku program.
There are already 2 of them in the forum, but I did miss some functions so I wrote my own.
What the program does:
- generate grids with 4 levels of difficuties
- show the small numbers
- edit user grids (no solver yet)
- htc look
- program texts in english, french and german (italian, spanish and portuguese can be added in translating existing files and save them with I for italian, S for spanish and P for portuguese as the last character in the text file names (EX. GTextI.txt and SudokuI.txt.
- supports 240*320 and 240*400 screen sizes
Bug reports and improvement suggestions are welcome.
Have fun and Best regards.
EDIT 2010.02.06 : You must also copy the lng directory on the device in the same directory as the program.
EDIT 2010.02.07 Version 1.1 : Fixed problem with unassigned/unused variables.
EDIT 2010.02.08 Version1.2 : Fixed problem when leaving the program.
EDIT 2010.02.11 Version1.3 :
- Added solver, not the best one yet, misses solutions for difficult puzzles
- Added background coloring
- Added background color for 1 and 2 small number cadidates
- Added saving and loading of puzzles
EDIT 2010.02.19 Version 1.5:
- Added editing small numbers
- Added filtering on a small number
There are already 2 of them in the forum, but I did miss some functions so I wrote my own.
What the program does:
- generate grids with 4 levels of difficuties
- show the small numbers
- edit user grids (no solver yet)
- htc look
- program texts in english, french and german (italian, spanish and portuguese can be added in translating existing files and save them with I for italian, S for spanish and P for portuguese as the last character in the text file names (EX. GTextI.txt and SudokuI.txt.
- supports 240*320 and 240*400 screen sizes
Bug reports and improvement suggestions are welcome.
Have fun and Best regards.
EDIT 2010.02.06 : You must also copy the lng directory on the device in the same directory as the program.
EDIT 2010.02.07 Version 1.1 : Fixed problem with unassigned/unused variables.
EDIT 2010.02.08 Version1.2 : Fixed problem when leaving the program.
EDIT 2010.02.11 Version1.3 :
- Added solver, not the best one yet, misses solutions for difficult puzzles
- Added background coloring
- Added background color for 1 and 2 small number cadidates
- Added saving and loading of puzzles
EDIT 2010.02.19 Version 1.5:
- Added editing small numbers
- Added filtering on a small number
Attachments
Last edited: