Game of Memory using images from your system
To start, run main.py
Select a directory with images/pictures. Make sure there are at least as many pictures as the number of pairs you want yo play with
Note: The folder selected will be used by default the next time you run the game. Value saved in the config.json
Select the number of pairs and number of players then click play.
The GUI is using the kivy framework.