navodzoysa / Memory-Tile-Game-Python

Memory tile matching game made in Python using pygame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory-Tile-Game-Python

Memory tile matching game made in Python using pygame.

It has 2 levels:

  • 1st level is 60 seconds to match 6 pairs of 3 different images
  • 2nd level initially reveals the image positions for 8 seconds and then you have 60 seconds to complete it

Prerequisites

  • Python 3.6x or higher
  • pygame 1.9.6 or higher
  • Python IDLE

Steps to run locally

  1. Open the maingame.py using Python IDLE and run it

About

Memory tile matching game made in Python using pygame.


Languages

Language:Python 100.0%