A Nostr browser in Clojure.
Go to file
2022-01-26 14:13:30 -06:00
spec/more_speech Automatically set coordinate translation and clipping for widgets. 2022-01-26 14:13:30 -06:00
src/more_speech Automatically set coordinate translation and clipping for widgets. 2022-01-26 14:13:30 -06:00
.gitignore First Commit. Basic formatting 2022-01-18 13:04:57 -06:00
project.clj Move graphics into cursor. Continue isolation of quil. 2022-01-22 07:50:19 -06:00
README.md First Commit. Basic formatting 2022-01-18 13:04:57 -06:00

more-speech

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 'more-speech.core).

License

Copyright © 2016 FIXME

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