https://github.com/rollacaster/nature-of-code
Exercises & Examples from Nature of Code with quil
https://github.com/rollacaster/nature-of-code
Last synced: 11 days ago
JSON representation
Exercises & Examples from Nature of Code with quil
- Host: GitHub
- URL: https://github.com/rollacaster/nature-of-code
- Owner: rollacaster
- License: epl-1.0
- Created: 2018-06-28T19:01:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T15:56:16.000Z (almost 3 years ago)
- Last Synced: 2025-10-24T04:28:42.416Z (9 months ago)
- Language: Clojure
- Size: 248 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nature-of-code
A Quil sketch designed to ... well, that part is up to you.
## Usage
LightTable - open `core.clj` and press `Ctrl+Shift+Enter` to evaluate the file.
Emacs - run cider, open `core.clj` and press `C-c C-k` to evaluate the file.
REPL - run `(require 'nature-of-code.core)`.
## License
Copyright © 2016 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.