stevage 3 days ago

Nice!

A few issues on Firefox android:

- keyboard closes after adding each letter so it's a clunky experience

- couldn't delete a letter

- it let me add two letters into the last box of one word

The rules are a bit unintuitive. Definitely surprising that horizontal words don't have to be words.

Also for me a timer is a turn off. Feels unnecessary.

  • max0563 3 days ago

    Thanks for the feedback.

    > The rules are a bit unintuitive. Definitely surprising that horizontal words don't have to be words.

    You are not the first person to say this, and I am starting to agree. I think that more basic ruleset is more fun and far more intuitive. Especially given the current UI layout. I am going to spin up a new version with that ruleset I think.

    Thanks!

    • stevage 3 days ago

      Also, the rule that you can't repeat a letter for a position with the horizontal word, or two immediate neighbours is just too...finnicky and arbitrary.

      • max0563 2 days ago

        Agreed. I actually added the crossword version here https://wordpivot.com/crossword/ but it is FAR harder than I thought. I'm still play testing it.

        Also, writing a solver for these things is also surprisingly difficult, but fun!

wordglyph 3 days ago

Fun! Fyi, I had an issue backspacing on Pixel 7 backspacing overwriting a letter.

  • max0563 3 days ago

    Thanks for letting me know, I will check on it!

    • wordglyph 2 days ago

      I ended up making my own keyboard for consistency across devices for https://wordglyph.xyz Another nice thing about custom keyboard is it doesn't give you word predictions like a lot of built in keyboards do.

      • max0563 2 days ago

        Yeah, I am starting to appreciate that view a bit more now after also struggling with the native keyboard. I already started working on adding that to Word Pivot.