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