- Game behavior: If you make an incorrect match, the cards will flip back over after 1 second. However, if you click on a card while the incorrect match is still face up, nothing will happen.
- Just wait until the cards flip back over.
- This is not a bug, and the program will not crash, but it is not the ideal way I'd like the program to function.
- I'm working on changing this to function how I'd like (a queue of cards to flip over after the incorrect match is made is done), but it is not completed yet.