Working on "Dwordle"


As I went from "Wordle" to "Dwordle" (or however you'd call a Wordle game with two words being guessed at once), I realized much of what I had working perfectly would have to be revisited.

To begin with, by adding two slots for word-guessing, I changed all my node references and had to learn how to properly reference them so that the code wouldn't break (thank you, Kids Can Code!). I also had to change the rules for winning the stage. And of course, I had to make it so that after completing one word, it would become "inactive" as you keep playing on the other word.

But most of all, geez, it sure took a lotta work to make the damn slots fit the screen and stay in place!


Well, it is working now, I guess.

Moving on to Quordle!

Leave a comment

Log in with itch.io to leave a comment.