Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 412 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 412 Bytes

sierpinski

A Quil sketch of a Sierpinski Triangle which you can zoom in and out.

Usage

Just run lein run to run or lein uberjar to build the executable. To start in REPL, use (require 'sierpinski.core) and then run (-main).

Use mouse wheel to zoom in and out.

License

Copyright © 2014

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