pygame: SpritesAndSound_YI.py

Classwork:
More on spritesAndSound.py

Write a python/pygame program, memoryCards2_YI.py similar to previous program, flashCards1_YI.py. However, in this program the user doesn’t know where the matching card is since the cards are not showing their images. If the user guesses right, the sound should indicate so and the two cards go away. Just like in the previous assignment the sound indicate when it is wrong. The card should be expose so the user will remember where the cards are.

memoryFlashCards

Homework: Start reading chapter 14 – Caesar Cipher

Screen Shot 2014-05-13 at 8.12.31 AM