Implements the tumble tile model as designed by Robert Schweller and Tim Wylie. This project was done for the Algorithmic Self-Assembly Research Group (ASARG) at the University of Texas - Rio Grande Valley.
-
Required:
- Python 2.7.+
- Tkinter (installs with Python
-
Optional:
- pyscreenshot: For screen capture (pip install pyscreenshot)
- imageio: For GIF export (pip install imageio)
Running: >python tumblegui.py
