I'm making a game for children and I want to create a random sequence of button to press.
I created 7 sprites, and I want to pick 2 of this randomly (and the two chosen will be connected to a specific sound that will start after the picking).
After that, the gamer will press them in order, if he is right the game continue, if he fail the game will stop.
After all that, I want to create various difficulty levels where step by step the sequence will reach 7 items.
Can you help me with this?
I didn't find any tutorial, are there any examples?
Thanks in advance!