Skip to content

Instantly share code, notes, and snippets.

@philer
philer / sorting_algorithms.ggb.js
Last active January 26, 2016 16:03
Visualization of simple sorting algorithms in GeoGebra using JavaScript with a few custom utility functions.
/**
* This file is part of a GeoGebra project for
* visualizing sorting algorithms.
*
* Last update 2014-12-11
* Runs on GeoGebra 4.2.60.0 Linux 32bit
*
* @author Philipp Miller
*/