Mise à jour de 'README.md'
Add install instructions
This commit is contained in:
parent
5227871f09
commit
addb0db2f3
@ -1,3 +1,10 @@
|
||||
# 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
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user