Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gklijs/snake-client
A cleint to connect to the snake server
https://github.com/gklijs/snake-client
Last synced: 7 days ago
JSON representation
A cleint to connect to the snake server
- Host: GitHub
- URL: https://github.com/gklijs/snake-client
- Owner: gklijs
- License: epl-1.0
- Created: 2017-03-30T05:58:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T06:10:35.000Z (almost 8 years ago)
- Last Synced: 2024-11-19T13:34:10.421Z (about 2 months ago)
- Language: Clojure
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snake-client
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 'snake-client.core)`.
## License
Copyright © 2016 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.