Hello!
Currently i makes Memory Match game. But, i dont know how to randomize the cards. Someone tell me to use Array for it. But, however, i've never use it. So, can you tell me how?
Also i need event to cards row.
Thanks
Develop games in your browser. Powerful, performant & highly capable.
For randomizing arrays you can check my tutorial; https://www.scirra.com/tutorials/469/implementing-fisher-yates-shuffling-algorithm
Also there is youtube video about it
For randomizing arrays you can check my tutorial; https://www.scirra.com/tutorials/469/implementing-fisher-yates-shuffling-algorithm Also there is youtube video about it
Thank you for your response