- Python >= 3.9
- Poetry
git clone https://github.com/huytd2k/pytetris.git
cd pytetris
poetry install --no-dev
poetry run python pytetris/main.py
- Refractor the code, it's kinda sucks now
- Draw brick queue on scree
- UI
- Python >= 3.9
- Poetry
git clone https://github.com/huytd2k/pytetris.git
cd pytetris
poetry install --no-dev
poetry run python pytetris/main.py