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)
- numpy (pip install numpy [Linux])/(python -m pip install numpy [Windows])
- Pillow: (pip install pillow)
-
Optional:
- pyscreenshot: For screen capture (pip install pyscreenshot)
Running: >python main.py