Okay so I have created a code that simulates Cher's closet from the movie Clueless. Where the user is capable of flipping through 7 shirts and 7 pants separately.
I have the code up to that point. But now I need to turn it into a game.
How would I (or what functions/commands/structures/conditionals would I use) begin to turn it into a game?
I want something to come up onto the screen after all the images have loaded that tells the user to "pick an outfit for the beach", then the user must flip through and match up the outfit then click a button to verify that they are correct. If they are correct, it takes them to the next matching challenge, if not, it flashes "MISMATCH" (which is an image i have already loaded in) and they have to keep trying until they get it correct.
If anyone could help me get a head start I would be so grateful. i have been working on this damn code for two weeks now and im having such a hard time (im very new to processing)
THANK YOU SO MUCH IN ADVANCE<3
1