Abelian Sand Piles

I made a program to visualize abelian sandpiles. It is written in C++ and compiled it using emscripten so you can see it run in your browser at jnafzig.gihub.io/SandPile. javascript sudoku

Check out the code at github.com/jnafzig/SandPile.