Skip to content

kopop8/ML2_Tetris

Repository files navigation

MaTris

A clone of Tetris made using Pygame. Licensed under the GNU GPLv3. Works with both Python 2 and 3.

Run python matris.py (or python3 matris.py) to start the game.

Requirements

The game requires pygame. On Ubuntu it can be installed with these commands: sudo apt install python-pip && sudo pip install pygame (for Python 2) sudo apt install python3-pip && sudo pip3 install pygame (for Python 3).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages