Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 463 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 463 Bytes

blinkenlights

Blinkenlight code.

Getting started

Install requirements: pip install -r requirements.txt

If you're on OSX, you need a working Tkinter environment to test your animation. The easiest way to do that is to install XQuartz and run the example inside XTerm. When you start XQuartz, a new XTerm will pop up. From there, run the example: python testbed.py

Bouncing Demo