-
Get precompiled executable
-
Get development version
pip install git+https://github.com/yukinarit/py-tetris.git --process-dependency-links
python -m tetris
pyinstaller --clean -F tetris-cli -n tetris
Get precompiled executable
Get development version
pip install git+https://github.com/yukinarit/py-tetris.git --process-dependency-links
python -m tetris
pyinstaller --clean -F tetris-cli -n tetris