swaroopg92 / penpa-edit

Web application to create and solve Sudokus and Puzzles
https://swaroopg92.github.io/penpa-edit/
Other
103 stars 42 forks source link

APK version #105

Open ojppe opened 1 year ago

ojppe commented 1 year ago

An Android version of Penpa would be amazing. AFAIK here is no reasonable app for loading puzzle files, Except Forkyz but that's only for crosswords.

Being able to download a bunch of puzzles for offline solving would be a huge benefit.

swaroopg92 commented 1 year ago

@ojppe Thank you for your feedback.

  1. In case you don't know, Penpa works on mobile as well; you can access penpa site through a mobile browser.
  2. Regarding downloading offline, that's something that may be possible in the future. I understand one of the purposes to have an app would be offline access.

I will keep these thoughts in the to-do notes.

william42 commented 1 year ago

For offline access, I'd suggest a Progressive Web App. This might be easiest to do in the future when things are on their own domain and etc.