Final Version -Memory Game

This is the final version of the memory game.  I submitted it for grading last week and did well.

The problem with the online class is that I try to finish 90% of the projects before I submit them for grading.  This causes me to take more time to do the class.  I am constantly having to switch sessions. It also means that when I do finally decide to submit the project I have to go back over all the code. The moral of the story is always write detailed comments in your code.


Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle