TetrArcade/README.md

305 B

TetrArcade

Tetris clone made with Python and Arcade graphic library

Requirements

Python

Install

git clone https://git.malingrey.fr/adrien/TetrArcade.git
cd TetrArcade
python -m pip install -r requirements.txt

Play

python tetrarcade.py