blocks-python About A visual 2d programming thing. Python version/prototype. Setup git clone https://github.com/greghope667/blocks-python cd blocks-python python -m venv venv source venv/bin/activate pip install -r requirements.txt python main.py