viresh-ratnakar / exet

Web app for crossword construction: designing a grid, filling the grid, creating straight or cryptic clues, and downloading as Exolve or .puz. All data is saved locally, no crosswords are sent to any server.
https://viresh-ratnakar.github.io/exet.html
MIT License
43 stars 12 forks source link

Allow downloading in the ipuz format #2

Closed viresh-ratnakar closed 3 years ago

viresh-ratnakar commented 3 years ago

http://www.ipuz.org/

viresh-ratnakar commented 3 years ago

Have decided not to do this for now. Unlike puz, I do not see widespread use of ipuz. Also, https://github.com/viresh-ratnakar/exolve/blob/master/exolve-player.html supports reading both puz and ipuz (converting them to Exolve).