Krzych0409 / Match_game

GUI memory game - Exercise your memory. Add your own pictures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Match game

Game also known as "memory game".

  • The game consists of five levels: 3, 6, 10, 15 or 28 pairs.
  • The player's task is to discover all the pairs in as few moves as possible.
  • The ranking shows the top five scores in each level.
  • Ability to add your own photos

3_pairs_flags

Table of contents

Required libraries:

  • Pillow==9.4.0
  • tk==0.1.0

Default sets:

  • country flags
  • animals

Graphics downloaded from icons8 and pexels.

Add your set of images

The program has a function to resize photos to the desired size. You can add your images to the game. You must only select directory with images. The program automatically loads all photos with jpg, jpeg and png extensions and resizes them.
Then you can change set in game option.

change_set

Ranking

Each level has own ranking. There are the best 5 players result.

6_pairs_win

About

GUI memory game - Exercise your memory. Add your own pictures.


Languages

Language:Python 100.0%