SkillAgentSearch skills...

MaTris

A clone of Tetris made using pygame

Install / Use

/learn @Uglemat/MaTris
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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).

Demo

Demo

View on GitHub
GitHub Stars48
CategoryDevelopment
Updated1mo ago
Forks27

Languages

Python

Security Score

75/100

Audited on Feb 16, 2026

No findings