This is a Sudoku application for SailfishOS.
If you're having an issue with the Sudoku application, please do one of the following:
If you have an account on GitHub, or you don't mind creating one, you can file the issue here directly.
You can contact me at the address available on my website: http://hoelz.ro
Please don't leave bug reports in the store comments; I don't get notifications for them, and I only check them every few months!
You can build the application from QtCreator distributed with the Sailfish SDK, or you can build it from the command line:
user@machine $ VBoxManage startvm MerSDK
user@machine $ ssh -i ~/SailfishOS/vmshare/ssh/private_keys/engine/mersdk mersdk@localhost -p 2222
mersdk@mersdk $ mb2 -t SailfishOS-armv7hl build
user@machine $ scp RPMS/harbour-sudoku*.rpm jolla:
root@jolla $ rpm -Uvh harbour-sudoku*.rpm