AlejandroFrias / BallArt

Fun little bouncing ball art project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ball Thing

Setup

assuming you have Python 3

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

How Run

source venv/bin/activate
python art.py

Feature One

Feature two

About

Fun little bouncing ball art project


Languages

Language:Python 100.0%