Hello, I would like to share my sudoku game for the Kindle. I tested it on my KT2, it should work on other devices too but I can't test.
I did this just because I wanted to try to build an application for the Kindle, it's not perfect: there's no way to check if your solution is correct, but you can play.
Also, I made this because the existing gtkSudoku (http://www.mobileread.com/forums/sho...d.php?t=188997) does not work on newer firmwares, mine should :)
It ships with 12 puzzles taken from http://www.websudoku.com/ but you can put your own puzzles in the "data/puzzles" folder if you want.
Put the sudoku folder in KUAL's extensions folder and you are ready. Cheers.
Screenshot:
Attachment 145676
Download:
Attachment 145675
Source code:
https://github.com/sguerrini97/gtk_sudoku_kindle
I did this just because I wanted to try to build an application for the Kindle, it's not perfect: there's no way to check if your solution is correct, but you can play.
Also, I made this because the existing gtkSudoku (http://www.mobileread.com/forums/sho...d.php?t=188997) does not work on newer firmwares, mine should :)
It ships with 12 puzzles taken from http://www.websudoku.com/ but you can put your own puzzles in the "data/puzzles" folder if you want.
Put the sudoku folder in KUAL's extensions folder and you are ready. Cheers.
Screenshot:
Attachment 145676
Download:
Attachment 145675
Source code:
https://github.com/sguerrini97/gtk_sudoku_kindle