Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.63 KB

File metadata and controls

31 lines (19 loc) · 1.63 KB

drawing

ClojureBridge capstone app using Quil and Nightcode to draw.

Install

Clone the project at https://github.com/clojurebridge-boston/drawing.git using git clone instructions

Usage

Nightcode - open core.clj, click Run with REPL and then click Reload to evaluate the file.

REPL - run (require 'drawing.core).

You should see a window that pops up with a revolving circle in it. You are now in the inner circle of clojure animators!

Curriculum

Quil and Processing Resources

License

Creative Commons License
ClojureBridge Curriculum by ClojureBridge is licensed under a Creative Commons Attribution 4.0 International License.