# TetrArcade Tetris clone made with Python and Arcade graphic library ## Requirements [Python] ## Install ```shell git clone https://git.malingrey.fr/adrien/TetrArcade.git python -m pip install --user arcade ```