Hi all,
I’m trying to make a memory game with the following specifications:
- Images appear in a random sequence
- If the image has appeared before, press the left key. If it has not press the right key.
I was wondering if there is any way for PsychoPy to a) cache the sequence of images and b) correspond the image to a correct/incorrect key press?
Many thanks!