Updated with more info
This commit is contained in:
parent
01306f9ee0
commit
ab0589ddf2
1 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,8 @@
|
|||
## Memory Game
|
||||
|
||||
This is my final project (option 1) for ITSE-1479.
|
||||
Instead of using the provided cardback.png image, I used a photo of one of my turtles as the card back.
|
||||
|
||||
- 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.
|
||||
|
|
Loading…
Reference in a new issue