项目作者: KeyWeeUsr
项目描述 :
Sandpiles fractal with Kivy & Cython
高级语言: Python
项目地址: git://github.com/KeyWeeUsr/Sandpiles.git
Sandpiles

Sandpiles fractal with Kivy & Cython
Just a fancy little thing made during exams.
Run with:
git clone https://github.com/KeyWeeUsr/Sandpiles
cd Sandpiles
python setup.py build_ext --inplace && python main.py
Requirements:
Cython >= 0.25.2
Kivy >= 1.9.2