purplecat: The Tardis against a sunset (or possibly sunrise) (Doctor Who)
purplecat ([personal profile] purplecat) wrote2023-04-07 03:57 pm

Doctor Whordle Debugging

Is there is anyone out there who has played Doctor Whordle and doesn't mind risking losing their game history?

I tried to do something clever which involved displaying a message next time anyone opened up the game (to explain I'd moved from five to six letter words). Unfortunately this change runs slightly differently in the deployment environment than in the development environment. The upshot is that I can't view Doctor Whordle at all in the browser I normally play in. I've changed the code so the message no longer messes around with the local storage in the browser, but I've no way of checking if this has fixed the problem. It looks fine on every device where I've not played the game before, but I've only that one where I was keeping state and it still won't display at all on that.

So if there is anyone out there who's prepared to take the risk, can you open up Doctor Whordle - refresh the page if it isn't showing you a six letter word to guess and tell me if still works or if I seem to have broken it for existing players.

https://louiseadennis.github.io/doctor-whordle/
eve11: (Default)

[personal profile] eve11 2023-04-09 02:32 am (UTC)(link)
ha! I also noticed today, when I switched to "Play with a random word", it gives me the word, but every time I make a guess, it changes the screen back to my completed (6-letter) word of the day. When I hit enter again, it goes back to my 5-letter random word challenge and lets me complete it, but it flashes to the completed word of the day after each entered guess.
eve11: (Default)

[personal profile] eve11 2023-04-09 01:07 pm (UTC)(link)
This was on chrome version 111.0.5563.146
eve11: (Default)

[personal profile] eve11 2023-04-10 04:04 pm (UTC)(link)
Ad or popup blockers?
eve11: (Default)

[personal profile] eve11 2023-04-10 04:12 pm (UTC)(link)
Interesting, it seems to be working correctly now. I didn't change anything...