From 65e6fe1edb2829b073c4293eb93b94307e95e21b Mon Sep 17 00:00:00 2001 From: Maxwell Date: Thu, 13 Sep 2018 14:54:56 -0400 Subject: [PATCH] the cha cha slide. sorta --- chachaSlide.py | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 chachaSlide.py 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