-
Clone the repo
https://github.com/aexko/mchacks12.git -
Go into the repo with
cd mchacks12 -
Create your python environment:
- Open terminal and run
python3 -m venv .venv - Activate your environment by running
source .venv/bin/activate - Install the dependencies by running
python3 -m pip install -r requirements.txt
- Open terminal and run
-
Type in terminal
cd tetris-gameandpython3 main.pyto run the game
aexko/mchacks12
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|