TUTORIAL
.
spirale = (n, d, winkel) -> vor d rechts winkel wenn n > 0 spirale n-1, d+1.1, winkel bildschirmleer() spirale 450, 0, 91