项目作者: KeyWeeUsr

项目描述 :
Sandpiles fractal with Kivy & Cython
高级语言: Python
项目地址: git://github.com/KeyWeeUsr/Sandpiles.git
创建时间: 2017-01-23T18:51:30Z
项目社区:https://github.com/KeyWeeUsr/Sandpiles

开源协议:MIT License

下载


Sandpiles

Sandpiles fractal with Kivy & Cython

Just a fancy little thing made during exams.

Run with:

  1. git clone https://github.com/KeyWeeUsr/Sandpiles
  2. cd Sandpiles
  3. python setup.py build_ext --inplace && python main.py

Requirements:

  1. Cython >= 0.25.2
  2. Kivy >= 1.9.2