This game actually required a little more work than the others - I had to generate a reasonably large number of words that only had one possible permutation. This required writing code to test each permutation to see if it was a valid English word - if it had more than two matches then it didn't pass as a valid word for my purposes.
And as with all word games, you have to make sure there are no offensive words that can be displayed to the player. This is why I find word games a little more challenging to build than other puzzle games.
Anyway, check it out it out here on Facebook.
No comments:
Post a Comment