Skip to content

lucascb/snake-cljs

Repository files navigation

snake-cljs

Try it online!

snake-cljs.mov

Simple snake game made using clojurescript + shadow-cljs

Instructions

Clone this repository then install the dependencies using npm

npm install

Use shadow-cljs to start the local dev server

npm start

Go to http://localhost:8080/ and start playing! 🐍

Release

To generate the static files:

npm run build

About

A simple snake game made using clojurescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors