Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maluscat/snake

Snake and Snake on three axes implemented on the web
https://github.com/maluscat/snake

javascript snake

Last synced: about 1 month ago
JSON representation

Snake and Snake on three axes implemented on the web

Awesome Lists containing this project

README

        

# Snake

Web implementations of a normal game of snake ([Snake 2D](https://hallo89.net/games/snake2D)) and a game of snake on three axes ([Snake 3D](https://hallo89.net/games/snake3D)).

This project is intended to be used in conjunction with [hallo89.net](https://github.com/hallo89/hallo89.net) (hence why it's using [Nunjucks](https://github.com/mozilla/nunjucks) templates). It needs to be cloned or symlinked into the hallo89.net project root, after which it will work out of the box.