Guide on how to develop a game
Might take some time Hey @Andreas Møller sad to say but ive been stuck in this for days , i have been trying to find a way to type in words either vertically or horizontally and crossrefrence with a list of words for that particular stage in my game , its been quite hard finding a way out of this problem , i would really appreciate any help i can get Is it world with a twist ? This is a loom video about it Ok So there are twi initial problems as I understand it . - How to shuffle the words you get back from the server . - How to keep track of what is intered into the input fields I hope I understood that correctly . I would use two different variables to store the shuffeled letters , and the letter inputs . For the shuffeled letters I would just use a normal array . When you have loaded the words from the server you split all the words into letters , then shuffle them in to an array . In my case I have called it letter list The rest of the formula should be the same For the input boxes I would use a two dimensional array . Which just means an array where each item is an other array Then two nested repeats For the outer and inner array Now you can start implementing the game logic one step at a time . I hope that makes sense








.jpeg/public)