adam-lynch / back-of-your-hand

How well do you know your area? Test your knowledge by locating streets with this game.
https://backofyourhand.com
Mozilla Public License 2.0
79 stars 9 forks source link

Replace custom URL pattern with query parameters #44

Closed adam-lynch closed 2 years ago

adam-lynch commented 2 years ago

Fake example: https://backofyourhand.com/game?lat=54.08764&lng=12.1393&seed=abcde

Related to #35 but this can be merged first. This can be tested using https://178b1b3a.backofyourhand.pages.dev/

adam-lynch commented 2 years ago

Looks like the seed changes when a second round is started. I'll fix this