Add files via upload
If Python's script is in path, type: Tetris2000
This commit is contained in:
parent
e52b9c797e
commit
b1d05a48dc
@ -21,14 +21,19 @@ Or:
|
|||||||
|
|
||||||
pip3 install --user Tetris2000-PySide2
|
pip3 install --user Tetris2000-PySide2
|
||||||
|
|
||||||
Launch on Windows:
|
If Python's script is in path, type:
|
||||||
|
|
||||||
|
Tetris2000
|
||||||
|
|
||||||
|
Else on Windows:
|
||||||
|
|
||||||
python -m Tetris2000
|
python -m Tetris2000
|
||||||
|
|
||||||
Launch on Linux:
|
Else on Linux:
|
||||||
|
|
||||||
python3 -m Tetris2000
|
python3 -m Tetris2000
|
||||||
|
|
||||||
|
|
||||||
#### From [GitHub](https://github.com)
|
#### From [GitHub](https://github.com)
|
||||||
|
|
||||||
* From a terminal, install PyQt5:
|
* From a terminal, install PyQt5:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user