Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 512 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 512 Bytes

Matt Parker Chrismas Tree Player

Usage

Install dependencies

pip install -r requirements.txt

Run it

python main.py sequences/spheres.py

Where the arguement is the filename of the sequence csv.

The filename of the coordinates GIFT file (COORDS_FILENAME) can be modified at the top of main.py but is defaulted to Matt's coordinates

Here's an example of it running rgb_spheres.csv (converted from the 2020 christmas tree code)