Skip to content

Krzych0409/Match_game

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages