Word Wizard: HUGE UPDATE (boggle game)!

Hi everyone, I looked back at my game Word Wizard which wasn’t getting popular and redid totally and now it is basically a boggle word game for mobile phones. Feedback would be great!
Enjoy, Crowbar Coder

https://gd.games/crowbar_coder/word-wizard


3 Likes

Hello Crowbar!

Good game creation.

However, too much sensitivity in the selection (mouse). We often catch unwanted letters.

Otherwise, simple game but difficult.
A word of advice: would that be great if you made grids in other languages?

A+
Xierra

1 Like

Thanks for feedback! I will make some slight tweaks. Although I don’t know other languages? So not sure how I would program that.

For other languages to put in your games, we can help together for those as knowing aother languages (i can for french)
Concerning the including of anothers foreigner grids, we must know the precise logic of the creation of your grids.

For the problem i saw, i think a solution simple would be to permit a collision in each letter box, with in each an instance of more little squared formed object (red square) or another possible solution, create in each letter box a smaller collision area like the red square i drawn.

Tell me if details needed.

A+
Xierra

What happens is that when you drag down it creates an orange line. When this one collided with a letter, the letter is highlighted.

I have tweaked it so it should not pick up unwanted letters as much. As for different languages, when creating puzzles I use this website to search for words first before creating the list of acceptable words, I’m not sure how I would do that with French.
https://boggle.falkus.co/eiaidnwdneefooep
Play my game here:
https://gd.games/crowbar_coder/word-wizard

And use a tool (bar on the browser) to have french words.

A+
Xierra

The same in Armenian language (this an example of possibility with web navigator)

Xierra

I don’t quite understand are you using Google translate?

No, i use the tool in above of the Edge navigator: marked in blue by a letter.

Xierra

1 Like

god I’m hopeless at word games! It works and i’m impresssed - you seem to be able to produce a game each week! Are the letters random? where’s the word database?
I wondered whether there could be a path to follow - in that you progress through a maze of letters and they disappear when you get a word

1 Like

The letters aren’t random, I get them from a website I mentioned above. Thanks!

Ahh - sorry! It’s not the first time that I’ve not read a thread through properly!

1 Like

Thanks will see if that works.