ClojureBridge capstone app using Quil and Nightcode to draw.
Clone the project at https://github.com/clojurebridge-boston/drawing.git using git clone instructions
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!
- Making Your First Program with Quil
- [I Want to Create Something Cool with Quil! (pt. 2)] (curriculum/create-something.md)
- fun-with-quil - A repo chock full of very cool Quil sketches from Danielle Kefford
- Quil
- The Nature of Code
- Processing
ClojureBridge Curriculum by ClojureBridge is licensed under a Creative Commons Attribution 4.0 International License.
