I hope i can explain this right.
I have the four basic shapes: square, circle, triangle, rectangle permanently shown on the lower part of the screen. On the top part of the screen these shapes will be randomly "flashed" and then the player will have to REMEMBER their sequence and then touch the corresponding shapes in sequence.
So my question is, would this work in the same way as the simon says games work? Or does there need to be some other events created since the player input would always be on screen in a different area than the symbols being flashed on screen?
Thanks for any input.