Hacker News new | ask | show | jobs
by MaxLeiter 1478 days ago
A bug (warning: spoilers): repeated letters don’t work quite right. I have an O at spot 2 thats correct and I had it in the wrong place before. Any word like “XOXOX” reports that O has already been tried in the fourth spot, even though it hasn’t.

Well done!

1 comments

If you wouldn't mind sharing a screen if you encounter that bug again, that would be helpful! Trying to reproduce it right now but cannot.

Is it possible that in an earlier word, you had tried using an O in the 4th spot? That should be the only time that error message appears.