Go to file
2022-08-02 13:29:52 -05:00
audio Replaced game_success with tmnt Mikey saying "Cowabunga!" 2022-08-01 20:01:57 -05:00
images Made tons of progress, can now detect collisions and print index of card clicked on. 2022-07-31 23:14:09 -05:00
audio.py Updated game_success_sound comment 2022-08-01 18:36:46 -05:00
card.py Fixed link 2022-08-01 00:16:47 -05:00
main.py Issue fixed, but not in the ideal way. I'm working on that. 2022-08-01 21:41:21 -05:00
README.md Updated with more info 2022-08-02 13:29:52 -05:00

Memory Game

This is my final project (option 1) for ITSE-1479.

  • It is a memory game written in Python, using the turtle module, and pygame.mixer for sound and music.
  • Instead of using the provided cardback.png image, I used a photo of one of my turtles as the card back.

One last note: Sorry if this README file looks weird. I can't see what I'm writing, because the preview in PyCharm isn't working.