An open API service indexing awesome lists of open source software.

https://github.com/keyweeusr/sandpiles

Sandpiles fractal with Kivy & Cython
https://github.com/keyweeusr/sandpiles

cython fractal kivy sandpiles-fractal

Last synced: about 2 months ago
JSON representation

Sandpiles fractal with Kivy & Cython

Awesome Lists containing this project

README

        

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