/fun-with-quil

Just a collection of all my animations and sketches created with quil in one place.

Primary LanguageClojure

fun-with-quil

This is just a collection of animations and sketches that I've done with quil.

Usage

This project requires Leiningen; you can find instructions on how to install it here: http://www.leiningen.org/

Just clone this repository...

git clone https://github.com/quephird/fun-with-quil

... change into the new directory and fire up the REPL...

lein repl

Once it is running, load any sketch like so,

(load-file "./src/fun_with_quil/animations/bubble-gum.clj")

License

Copyright (C) 2014, ⅅ₳ℕⅈⅇℒℒⅇ Ҝⅇℱℱoℜⅆ.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.