Our example is a version of the clubs algorithm. The idea is to organise gunk into small cooperative groups, or `clubs' that can communicate efficiently with one another. We will describe the algorithm and then how to run the tutorial program which implements the algorithm.