This is my very own Memory game made on Python
You can use this game as you like.
To run the exe file
-> Download all of the above files.
-> Download and extract the file from the archive.
-> Store them in the same Directory.
-> Then to run the exe file just double click on it.
Also to run the Python code in command line
-> Firstly open the command prompt.
-> Using the cd command move to your directory.
-> Then type the command "python memory-game.py"