diff --git a/chachaSlide.py b/chachaSlide.py new file mode 100644 index 0000000..1e719a1 --- /dev/null +++ b/chachaSlide.py @@ -0,0 +1,23 @@ +def dance(i): + yall.left() + yall.back() + for n in range(i): + yall.hop() + yall.rightFoot(i) + yall.leftFoot(i) + +def main(): + dance(1) + chacha(smoothing="real") + dance(1) + if time == now: + yall.getFunky() + dance(2) + crisscross() + crisscross() + chacha(smoothing="real") + sendToWork(yall) + yall.knees = yall.hands + chacha(smoothing="real") + freeze(yall) + yall.clap