Merge branch 'master' of https://git.malingrey.fr/adrien/TetrArcade
This commit is contained in:
commit
d7bea9b7c8
@ -1,3 +1,10 @@
|
|||||||
# TetrArcade
|
# TetrArcade
|
||||||
|
|
||||||
Tetris clone made with Python and Arcade graphic library
|
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
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user