aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: d32b3e6db1ef1e51c54117662cada47917f23d9b (plain)
1
2
3
4
5
6
# Pixelsort

Simple pixelsorter written in c.
The goal being fast enough to use with lock screens like i3lock.

This was also written for fun and therefore custom implementation of quicksort.