Word Weave (Weaver)

I decided to make a quick UI-based game that took me like one day. It’s based off of the existing game called “Weaver” which is a word game where you try to connect two words by changing only one letter at a time.

I plan on adding leaderboards and round stats later, it’s being recorded on the backend already, just need to add a leaderboard UI. Mobile support will probably be added eventually as well.

Word generation is completely random so it’s possible that the start and end words can’t possibly be linked.

That’s about it. Let me know if you have any feedback/encounter bugs etc.

3 Likes

Just a few recommendations to make it timed, and the longer you take, the less points you get, and you can compete with others. Also making it so using the same words after already being used aren’t allowed.

1 Like

In the screenshot you uploaded shows the top row of letters clipping the second row

1 Like

Thanks! Will implement those eventually when I get time.

Yeah that’s intentional, it’s actually a scrolling frame.