swaroopg92 / penpa-edit

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

Sharable Replay #88

Open swaroopg92 opened 2 years ago

swaroopg92 commented 2 years ago

A feature to be able to share your solve path with others.

How to Use?

  1. After you have solved the puzzle, click on the "Share" button on the Top
  2. You can select automatically shorten link (TinyURL) [Optional]
  3. Then click on "Replay URL" and "Generate URL with replay"
  4. Share with others :)

Known Challenges:

  1. Works only for Solve Mode
  2. Live Replay restricted to 60 min
  3. Solve Path restricted to 5000 steps/clicks
  4. Using the Delete_All button or Erase Selected Mode button will affect the replay feature
  5. Using lots of Undo/Redo while solving may affect the replay feature
  6. Should work for all the modes, but report if any strange behavior observed
  7. Storing Live Replay in URL will more occasionally result in Long URL messages for big size puzzles and you may need to use the "Load" feature

To do:

Any bugs related to the replay feature please report here.

swaroopg92 commented 2 years ago

Fixed issue with Sudoku Mode capturing.