Quote:
Originally Posted by kartu
Guys, tab should be used for indentation (I see spaces from time to time).
Chess uses gazillion of puzzle files, please use more effective format, check how it is done in sudoku for instance, one line per puzzle would work nicely.
Calendar sprites would use much less memory, if all squares were on the same line. Minesweeper sprites could be improved as well.
Other than that, good job!
|
Hi kartu,
The reason Chess uses many puzzle files is that each puzzle file is a saved game which is then loaded, using the same loading code. I guess it could be re-programmed, but I am unwilling to do it at the moment: real life and all that!
I have already fixed the Calendar sprites onto one line and the results pushed to the apps repository. Marc (I think) is intending to do some more work on the Calendar app so that other keyboards can be used, so perhaps after he is done the final version can be pushed to the main repository.
Sincerely,
Ben.