https://github.com/withjak/snake
A game of snake
https://github.com/withjak/snake
clojure game quil snake
Last synced: 27 days ago
JSON representation
A game of snake
- Host: GitHub
- URL: https://github.com/withjak/snake
- Owner: withjak
- Created: 2023-11-11T09:43:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-11T10:09:55.000Z (over 2 years ago)
- Last Synced: 2023-11-11T11:22:17.284Z (over 2 years ago)
- Topics: clojure, game, quil, snake
- Language: Clojure
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A game of snake
## Play
```bash
git clone https://github.com/withjak/snake.git
cd snake
clj -X snake.core/run
```
Use up, down, left, right keys to play