Put your input in resources/public/assets/inputs/day14.txt
.
Tweak values core.cljs
to pick some frames before your solution (8270
was mine).
(def step-size 0.1)
(def start-n 8269)
(def end-n 8270)
(def frame-time 500)
Replicant makes it easy to have mount/unmount styles (via :replicant/mounting and :replicant/unmounting
) for the robots to keep animations smooth.
clojure -M:fig