Skip to content

gulllberg/advent-of-code-visualisations

Repository files navigation

Advent of Code Visualisations

2014 Day 14 part 2

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.

run it

clojure -M:fig

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published