/TileMatchingGame

A simple python game built using the 'pygame' module

Primary LanguagePython

Tile matching game using pygames module

A simple (python) tile matching game built using the 'pygame' module
(Game assets sourced from: https://www.kenney.nl/ )

Gameplay screenshots

  1. Game Window
    Demo_1

  2. Tiles (Atmost two tiles to build up memory for the gamer)
    Demo_2

  3. When you pick up matching tiles
    Demo_3

  4. Matched!!!
    Demo_4

  5. Matched tiles are eliminated
    Demo_5

Voila!!