Unbreak by requiring a newer wxWidgets version (3.0+).
While here update to the latest Github version (untagged) that contains
minor bug fixes.
Approved by: antoine (implicit)
Add math/sound-of-sorting:
This program demonstrates the working principles of some 20 sorting
algorithms and is very easy to use. Select the algorithm, the speed
of the visualisation and whether you want to get sound output (that
reflects the values being moved and is characteristic for each kind
of algorithm).
Approved by: antoine (mentor)