Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetrawave

How to run the game

  1. Clone the repo https://github.com/aexko/mchacks12.git

  2. Go into the repo with cd mchacks12

  3. 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
  4. Type in terminal cd tetris-game and python3 main.py to run the game

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages