TetrArcade/README.md

299 B

TetrArcade

Tetris clone made with Python and Arcade graphic library

Requirements

Python

Install

python -m pip install --user arcade
git clone https://git.malingrey.fr/adrien/TetrArcade.git

Play

cd TetrArcade
python tetrarcade.py