Hey there,
I’m dabbling with making my own Match 3 game, and I’ve pilfered Britzl’s lovely emthree library to make it with, however I noticed that each time I load my game it starts with the exact same layout. I then took a look at the Ocean Commotion demo and noticed it did the exact same thing. Is there a way to make the board generate layouts from a random/pseudorandom seed so we don’t start with the same layout each time?
Thanks,
Dan.