/blinkenlights

Blinkenlight code.

Primary LanguagePythonMIT LicenseMIT

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