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.