Skip to content

Keep your mind active or challenge others and see how fast you can do it.

Notifications You must be signed in to change notification settings

RasPiPkr/Memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory

Keep your mind active or challenge others and see how fast you can do it.

This python game uses tkinter and keeps track of your previous scores. Enjoy and see how fast you can do 4x4, 6x6, 8x8 or 10x10?

Thank you for checking out my Memory Game.

Game play

How to unzip memory.zip via File Manager:

Go to the directory to where you downloaded memory.zip is located on your Raspberry Pi and right click on your mouse and select Extract Here or Extract To... so you can select where you want it installing.

then you can simply double click on the memory icon and selecting Execute box to start playing the Memory Game.

How to unzip memory.zip via terminal window:

On the command line using (example: cd Downloads) to the directory memory.zip is located, you can check if it is in the current directory by entering: ls This would give a list of files in your current directory. Once located on the command line enter: sudo unzip memory.zip You will see output to the screen that the appropiate files are unzipping.

then you can enter on the command line enter: ./memory to start playing the Memory Game.

I hope you find the Memory Game fun. Martin Parker.

10x10 game

About

Keep your mind active or challenge others and see how fast you can do it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages