0 Forks
6 Stars
6 Watchers

snake.cljs

A simple snake game implement in ClojureScript for tutorial.

How to download and setup snake.cljs

Open terminal and run command
git clone https://github.com/coldnew/snake.cljs.git
git clone is used to create a copy or clone of snake.cljs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with snake.cljs https://github.com/coldnew/snake.cljs/archive/master.zip

Or simply clone snake.cljs with SSH
[email protected]:coldnew/snake.cljs.git

If you have some problems with snake.cljs

You may open issue on snake.cljs support forum (system) here: https://github.com/coldnew/snake.cljs/issues