This is a fun experiment in trying to port Dan Shiffman's awesome coding challenges to Clojure.
These challenges use the Quil library which interacts with the processing programming environment to make drawing 2d/3d drawings and animations super fun!
Emacs - run cider, open a file and press C-c C-k
to evaluate the file.
REPL - run (load-file "src/coding-challenges/<filename>.clj")
Copyright © 2016 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.