Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: LuminRabbit on October 25, 2020, 11:42:00 AM

Title: Word Game
Post by: LuminRabbit on October 25, 2020, 11:42:00 AM
Hope everyone is having a fantastic day so far!

Please see the image below to see the type of word game this post is about.

I have a text file of words that gets split and every word is added to an array.
With the 4 letters on the right side (of the image) is it possible to go through an array of words to find out how many words can be created from those 4 letters (BSTU). If this is possible does anyone know how I would go about it (I don't need code just a point in the right direction). THANK YOU!