R0land013 / Match3Lines

A game made with pygame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Match3Lines

This game was created with pygame. It is a copy of an old game that I played. Images of the game were downloaded from 'www.pixabay.com'. The music and sounds were downloaded from 'www.pacdv.com/sounds/'.

This game has been tested only in windows.

How to play

You need Python 3 installed in your system. if you already have Python then you have to install the dependencies executing the next command:

pip install -r riquirements.txt

The last step is to execute the main script:

python main.py

About

A game made with pygame.


Languages

Language:Python 100.0%