Skip to content

Gaivile/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Classical Snake game written in Clojure using Quil library. Use arrow keys or w s a d to control snake's head, try to eat all the food and not touch snake's body. Snake itself constantly changes colours and looks fancy.

snake3 snake4

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.core).

License

Copyright © 2014

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

About

Snake game implementation in Clojure using Quil

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published